Stream sandbox function invocation events
Private Events
Stream sandbox function invocation events
Stream real-time events for a sandbox function invocation using Server-Sent Events (SSE). This endpoint is redirected to /api/sse/ for SSE traffic routing.
GET
Stream sandbox function invocation events
Authorizations
Your DUST API key is a Bearer token.
Path Parameters
ID of the workspace
ID of the sandbox function
ID of the sandbox function invocation
Response
SSE event stream. Each event is sent as data: {json}\n\n.
Events are discriminated by the type field.