Get Job
Authorizations
Primary scheme: Authorization: Key <key_id>:<secret>.
Path Parameters
Response
Successful Response
The four states a job can be in.
IN_QUEUE, IN_PROGRESS, COMPLETED, FAILED The quality level this job ran at; present only for models that offer quality levels.
The prompt this job ran with. When enhance_prompt was set, this is the rewritten prompt the model received rather than the one submitted. Absent on models that take no prompt.
Timing for this job; present on completed jobs only.
The most recent lifecycle events for this job, oldest first. Capped; GET /v3/jobs/{job_id}/logs serves the full paginated history. Absent from webhook payloads.
Net cost of this job; 0 when fully refunded; absent until charged. Absent from webhook payloads.
ISO-4217 currency code for cost. Present exactly when cost is.