Twilio Websocket
Get Twilio Bot Configuration
Retrieve a specific Twilio bot configuration
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The ID of the Twilio configuration to retrieve
Response
200
application/json
Successfully retrieved configuration
The ID of the Twilio configuration
The WebSocket URL for the Twilio configuration
The Daily domain of the Twilio configuration
TwiML (the Twilio Markup Language) is a set of instructions you can use to tell Twilio what to do when you receive an incoming call
The entire bot configuration object for the Twilio configuration