GET
/api/v1/jobs/{id}/resultGet job result
Returns the full extraction result for a completed job.
GET
https://imageextract.com/api/v1/jobs/{id}/resultAuth
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.