Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Job identifier
Example:
"12345"
Response
200 - application/json
SSE stream established successfully
Subscribe to real-time job status updates via Server-Sent Events (SSE). The connection will remain open until the job completes or an error occurs
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Job identifier
"12345"
SSE stream established successfully