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.
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.
Changes
Changed in 10 of the 80 revisions of this API.61116
- ○
removed the
bad_inputenum value from theoneOf[PrivateSandboxFunctionInvocationErrorEvent]/error/coderesponse property for the response status200response-property-enum-value-removed
- ○
removed the
bad_returnenum value from theoneOf[PrivateSandboxFunctionInvocationErrorEvent]/error/coderesponse property for the response status200response-property-enum-value-removed
- ○
removed the
function_not_foundenum value from theoneOf[PrivateSandboxFunctionInvocationErrorEvent]/error/coderesponse property for the response status200response-property-enum-value-removed
- ○
removed the
http_errorenum value from theoneOf[PrivateSandboxFunctionInvocationErrorEvent]/error/coderesponse property for the response status200response-property-enum-value-removed
- ○
removed the
import_failedenum value from theoneOf[PrivateSandboxFunctionInvocationErrorEvent]/error/coderesponse property for the response status200response-property-enum-value-removed
- ○
removed the
invalid_inputenum value from theoneOf[PrivateSandboxFunctionInvocationErrorEvent]/error/coderesponse property for the response status200response-property-enum-value-removed
- ○
removed the
invalid_outputenum value from theoneOf[PrivateSandboxFunctionInvocationErrorEvent]/error/coderesponse property for the response status200response-property-enum-value-removed
- ○
removed the
invocation_failedenum value from theoneOf[PrivateSandboxFunctionInvocationErrorEvent]/error/coderesponse property for the response status200response-property-enum-value-removed
- ○
removed the
not_supportedenum value from theoneOf[PrivateSandboxFunctionInvocationErrorEvent]/error/coderesponse property for the response status200response-property-enum-value-removed
- ○
removed the
threwenum value from theoneOf[PrivateSandboxFunctionInvocationErrorEvent]/error/coderesponse property for the response status200response-property-enum-value-removed
- ○
removed the
transport_errorenum value from theoneOf[PrivateSandboxFunctionInvocationErrorEvent]/error/coderesponse property for the response status200response-property-enum-value-removed
- ○
- ●
added the new
bad_inputenum value to theoneOf[PrivateSandboxFunctionInvocationErrorEvent]/error/coderesponse property for the response status200response-property-enum-value-added
- ●
added the new
bad_returnenum value to theoneOf[PrivateSandboxFunctionInvocationErrorEvent]/error/coderesponse property for the response status200response-property-enum-value-added
- ●
added the new
function_not_foundenum value to theoneOf[PrivateSandboxFunctionInvocationErrorEvent]/error/coderesponse property for the response status200response-property-enum-value-added
- ●
added the new
http_errorenum value to theoneOf[PrivateSandboxFunctionInvocationErrorEvent]/error/coderesponse property for the response status200response-property-enum-value-added
- ●
added the new
import_failedenum value to theoneOf[PrivateSandboxFunctionInvocationErrorEvent]/error/coderesponse property for the response status200response-property-enum-value-added
- ●
added the new
invalid_inputenum value to theoneOf[PrivateSandboxFunctionInvocationErrorEvent]/error/coderesponse property for the response status200response-property-enum-value-added
- ●
added the new
invalid_outputenum value to theoneOf[PrivateSandboxFunctionInvocationErrorEvent]/error/coderesponse property for the response status200response-property-enum-value-added
- ●
added the new
invocation_failedenum value to theoneOf[PrivateSandboxFunctionInvocationErrorEvent]/error/coderesponse property for the response status200response-property-enum-value-added
- ●
added the new
not_supportedenum value to theoneOf[PrivateSandboxFunctionInvocationErrorEvent]/error/coderesponse property for the response status200response-property-enum-value-added
- ●
added the new
threwenum value to theoneOf[PrivateSandboxFunctionInvocationErrorEvent]/error/coderesponse property for the response status200response-property-enum-value-added
- ●
added the new
transport_errorenum value to theoneOf[PrivateSandboxFunctionInvocationErrorEvent]/error/coderesponse property for the response status200response-property-enum-value-added
- ●
- ▲
removed the required property
oneOf[PrivateSandboxFunctionInvocationErrorEvent]/messagefrom the response with the200statusresponse-required-property-removed
- ○
added the required property
oneOf[PrivateSandboxFunctionInvocationErrorEvent]/errorto the response with the200statusresponse-required-property-added
- ▲
- ▲
removed the required property
oneOf[PrivateSandboxFunctionInvocationErrorEvent]/errorfrom the response with the200statusresponse-required-property-removed
- ○
added the required property
oneOf[PrivateSandboxFunctionInvocationErrorEvent]/messageto the response with the200statusresponse-required-property-added
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ▲
removed the required property
oneOf[PrivateSandboxFunctionInvocationErrorEvent]/messagefrom the response with the200statusresponse-required-property-removed
- ○
added the required property
oneOf[PrivateSandboxFunctionInvocationErrorEvent]/errorto the response with the200statusresponse-required-property-added
- ▲
- ▲
added
PrivateSandboxFunctionInvocationErrorEventto the response bodyoneOflist for the response status200response-body-one-of-added
- ▲
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 5 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 6 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲