Telephony
Get Twilio Configuration for Account
Returns the Twilio configuration associated with the active account, if any
GET
cURL
Authorizations
API key
Response
200 - application/json
Your Twilio Account SID.
The prefix of your Twilio Auth Token.
List of agents for whom calls may be directly created by this telephony provider to facilitate incoming calls. May not be set if callCreationAllowAllAgents is true.
Maximum array length:
100If true, calls may be directly created by this telephony provider for all agents. If false, only agents listed in callCreationAllowedAgentIds are allowed.
Maps (dot separated) request fields to (dot separated) context fields for incoming call creation.
Previous
Create Twilio Configuration for AccountCreates an initial Twilio configuration for the active account
Next
cURL