Providers
Get Telephony Providers
Retrieve a list of all available telephony providers in the system
GET
Get Telephony Providers
Get Telephony Providers
Retrieve a list of all available telephony providers in the system. These are the supported providers that you can configure credentials for using the Provider Configurations endpoints.Prerequisites: Make sure you have your API Token and Org-Handle ready. See Authentication for details.
Get Telephony Providers
Retrieve all supported telephony providers available for configuration.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 Object Fields
Common Error Codes
Code Examples
Best Practices
- Provider ID: Use the
idfield when creating provider configurations via the Create Provider endpoint - Provider Selection: Choose the provider that best suits your region and call volume requirements
- Caching: Cache the providers list locally since it changes infrequently
- Error Handling: Always handle potential errors and implement retry logic
- Security: Keep API tokens secure and rotate them regularly
Get Telephony Providers