Jobs
GET

/api/v1/jobs/details-v2

10 credits

Job details (any status).

Try in Playground

Parameters

NameTypeRequiredDescription
jobIdstringyesJob ID

Example request

curl -H "X-API-Key: zq_…" \
  "https://zooq.dev/api/v1/jobs/details-v2"

Example response

A worked example for this endpoint is on its way. In the meantime, try it in the Playground with your API key to see the live shape.