GET
/api/v1/jobs/{id}/exports/{exportId}Get export status
Polls an export while the worker prepares the requested artifact. Queue position is approximate and omitted unless enabled for the environment.
GET
https://imageextract.com/api/v1/jobs/{id}/exports/{exportId}Auth
Project API key or signed-in browser session
Path parameters
id
uuid
Job id.
Example:
f5ffd46b-9823-4885-89fc-db1dc80b6e17exportId
uuid
Export id.
Example:
9af68b0c-d2d4-4871-91ea-62b2a1656328This endpoint does not accept a request body.