Create response (streaming)
Create response (streaming)
Creates a response and streams updates in real-time via Server-Sent Events (SSE). This provides a real-time alternative to creating a response and polling the GetResponse endpoint.
Create response (streaming)
Creates a response and streams updates in real-time via Server-Sent Events (SSE). This provides a real-time alternative to creating a response and polling the GetResponse endpoint.
JWT bearer token authentication. Obtain an access token from the Moveworks auth endpoint and include it in the Authorization header as ‘Bearer <token>’.
A base-62 identifier prefixed by a short resource type
Must be set to text/event-stream to receive Server-Sent Events
Server-Sent Events stream of response updates
Event data payload (structure depends on event type)