Providers
Get All Providers
Retrieve all configured telephony provider configurations
GET
Get All Providers
Get All Provider Configurations
Retrieve all telephony provider configurations that have been set up for your organization. Each configuration represents a set of credentials (account SID) linked to a specific telephony provider.Prerequisites: Make sure you have your API Token and Org-Handle ready. See Authentication for details.
Headers
You can get the
Org-Handle by hitting the Get All Organizations API. The domain_handle field in the response is your Org-Handle.Response Fields
Provider Config Object Fields
Common Error Codes
Code Examples
Best Practices
- Configuration ID: Note each configuration
id- it is used when connecting a provider to a bridge - Multiple Providers: You can have configurations for multiple providers to support different regions
- Security:
auth_tokenis never returned in responses for security - onlyaccount_sidis shown - Error Handling: Always handle potential errors and edge cases
- Regular Auditing: Periodically review and remove unused provider configurations
Get All Providers