get https://example.com/jobs//logs
:param job_id: the job id to fetch
:param limit: number of jobs to return
:param after: cursor to fetch from
:param search: search query
:return Stream Job Outcome objects
get job Outcomes by id
:param job_id: the job id to fetch
:param limit: number of jobs to return
:param after: cursor to fetch from
:param search: search query
:return Stream Job Outcome objects
get job Outcomes by id
Try It!
to start a request and see the response here!