GET
/
bots
/
twilio-config
/
{id}

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

The ID of the Twilio configuration to retrieve

Response

200 - application/json
id
string

The ID of the Twilio configuration

wssUrl
string

The WebSocket URL for the Twilio configuration

domain
string

The Daily domain of the Twilio configuration

twiml
string

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

botConfig
object

The entire bot configuration object for the Twilio configuration