Skip to main content

Stream or poll execution events

GET 

/v1/workspaces/:workspaceId/executions/:executionId/events

If Accept: text/event-stream is sent, this endpoint streams Server-Sent Events. Otherwise it returns a JSON array.

Request

Responses

Execution events stream or batched event list.