Jobs
Retrieve Job Output
GET
Retrieve the output of a job.
This API call returns a JSON object containing the results of the job.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The identifier of the job given at creation. Starts with job-
Response
200
application/json
Get Job Output
The response is of type object
.