GET
/api/v1/jobs/{id}/exports/{exportId}/downloadDownload prepared export
Authorizes the request, then redirects to a short-lived signed R2 URL for the prepared ZIP, CSV, or JSON artifact.
GET
https://imageextract.com/api/v1/jobs/{id}/exports/{exportId}/downloadAuth
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.