Stream Block Outputs
Tools
Stream Block Outputs
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.
GET
Stream Block Outputs
Query Parameters
Security token for stream access
Response
Successful Response