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}/status

Parameters

NameInRequiredDescription
idpathYesSee schema.

Responses

200

Current job state

404

Unknown request_id