Skip to main content

Stream job updates

GET 

/v1/jobs/:id/events

Sends the current job immediately, then sends every subsequent persisted status, progress, or error change as a job server-sent event while the connection remains open. If the connection closes, reconnect to receive the latest job snapshot before continuing with future updates.

Request

Responses

A stream of job snapshots.