GET
/api/v1/jobs/{id}/streamStream job progress
Server-Sent Events progress stream for job status. Intended for the web app and authenticated same-origin use.
GET
https://imageextract.com/api/v1/jobs/{id}/streamAuth
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.