GET
/api/v1/jobs/{id}/downloads/zipRequest ZIP export
Legacy ZIP download helper. ZIP exports are async-only, so this endpoint returns instructions for creating an export job.
GET
https://imageextract.com/api/v1/jobs/{id}/downloads/zipAuth
Project API key or signed-in browser session
Path parameters
id
uuid
Job id.
Example:
f5ffd46b-9823-4885-89fc-db1dc80b6e17This endpoint does not accept a request body.