GET
/api/v1/jobs/{id}/downloads/images/{imageId}Download one image
Downloads a single extracted image by image id.
GET
https://imageextract.com/api/v1/jobs/{id}/downloads/images/{imageId}Auth
Project API key or signed-in browser session
Path parameters
id
uuid
Job id.
Example:
f5ffd46b-9823-4885-89fc-db1dc80b6e17imageId
string
Image id from the result set.
Example:
7d9c11448acc1470This endpoint does not accept a request body.