GET
/api/v1/jobs/{id}/downloads/groups/{groupId}Request group ZIP export
Legacy group ZIP helper. ZIP exports are async-only, so this endpoint returns instructions for creating a group export job.
GET
https://imageextract.com/api/v1/jobs/{id}/downloads/groups/{groupId}Auth
Project API key or signed-in browser session
Path parameters
id
uuid
Job id.
Example:
f5ffd46b-9823-4885-89fc-db1dc80b6e17groupId
uuid
Source group id.
Example:
76d041f1-973f-4e90-af71-437e6d22c420This endpoint does not accept a request body.