Query Parameters
Security token for stream access
Response
Successful Response
The response is of type any.
This endpoint streams real-time updates for a specific block using Server-Sent Events (SSE).
The client will receive SSE events with the current output state as it changes.
This is useful for watching a block’s output being generated in real-time, similar to the streaming experience in the UI.
A valid token is required as a query parameter to access this endpoint.
Security token for stream access
Successful Response
The response is of type any.