Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 575 Bytes

RealtimeServerEventResponseCreated.md

File metadata and controls

16 lines (8 loc) · 575 Bytes

RealtimeServerEventResponseCreated

Returned when a new Response is created. The first event of response creation, where the response is in an initial state of "in_progress".

Properties

Name Type Description Notes
eventId String The unique ID of the server event.
type String The event type, must be "response.created".
response RealtimeServerEventResponseCreatedResponse