This endpoint allows you to retrieve the details of a job that you have created, including the results if the job is completed.
The output
field contains the job results and is only available when the job
status is succeeded
. Job results are automatically deleted after 24 hours of
job completion.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Job ID to track the progress
The response is of type object
.
The response is of type object
.
The response is of type object
.
The response is of type object
.
This endpoint allows you to retrieve the details of a job that you have created, including the results if the job is completed.
The output
field contains the job results and is only available when the job
status is succeeded
. Job results are automatically deleted after 24 hours of
job completion.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Job ID to track the progress
The response is of type object
.
The response is of type object
.
The response is of type object
.
The response is of type object
.