Stream Job Events
Stream Server-Sent Events for a single job. Filters the global event broker to only events for this job_id and only after confirming the API key’s tenant owns…
GET
Stream Server-Sent Events for a single job.
Filters the global event broker to only events for this job_id and
only after confirming the API key’s tenant owns the job. Closes the
stream after a terminal status (succeeded/failed/cancelled) is seen,
or after the lifetime cap.
Path parameters
string (uuid)
required
Response
Returnsany.
The spec this page is generated from declares this response as an untyped object — the server
returns JSON, but its shape is not published. Read a live response to see the fields; treat any
field you find as unversioned until the spec names it.