List Training Run Events Endpoint
provisioning-portal
List Training Run Events Endpoint
C4 — cursor-paginated console log, or an SSE stream when the client
asks for Accept: text/event-stream (portal stage 04’s live console).
Cursor resumes from Last-Event-ID (SSE reconnect) or ?cursor=
(plain polling), whichever is given — Last-Event-ID takes precedence
since that’s the browser EventSource’s own reconnect contract.
GET
List Training Run Events Endpoint
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Response
Successful Response