status is done or failed.
Headers
string
required
Bearer <YOUR_API_KEY>. See Authentication.Path parameters
string
required
UUID of the job, as returned by a generation request.
Response
string
UUID of the job.
string
One of
queued, processing, done, failed. See Jobs & polling.datetime
When the job was accepted.
datetime | null
When processing began.
null while still queued.datetime | null
When the job reached a terminal state.
null until then.object | null
Present only when
status is done.string | null
Failure reason. Present only when
status is failed.