GET Queue
Cheap poll of a job's current state
Always returns 200 with the latest status. Safe to call at sub-second cadence — does not touch upstream providers.
Endpoint
get
/v1/queue/requests/{id}/statusParameters
| Name | In | Required | Description |
|---|---|---|---|
| id | path | Yes | See schema. |
Responses
200
Current job state
404
Unknown request_id