Get Job Status
Poll the status of a SwitchX job.
Authorizations
Your Developer API key.
Path Parameters
Response
Successful Response
Status response for a SwitchX job.
Job identifier (swx_...)
in_queue, processing, completed, or failed
Progress percentage (0-100)
72
'image' or 'video'
'auto', 'fill', 'custom', or 'select'
Output URLs (present when status is completed). URLs are signed and expire after 72 hours. Each call to this endpoint generates fresh signed URLs, so you can always re-fetch if a URL has expired.
Random seed used for this generation (always present after job creation)
Error message (present when status is failed)
ISO 8601 timestamp when the job was created
ISO 8601 timestamp of the last status change
ISO 8601 timestamp when the job completed or failed
Webhook delivery status (present only when a callback_url was provided)