Job Status
Get Job Status
GET
Headers
Path Parameters
Response
200
application/json
Successful Response
The ID of the job status.
The ID of the user who created the job status.
The status of the job. Options: queued
, processing
, done
, error
.
The error message returned from the job, if any.
The date and time the job status was created.