Skip to main content
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

  1. Provider ID: Use the id field when creating provider configurations via the Create Provider endpoint
  2. Provider Selection: Choose the provider that best suits your region and call volume requirements
  3. Caching: Cache the providers list locally since it changes infrequently
  4. Error Handling: Always handle potential errors and implement retry logic
  5. Security: Keep API tokens secure and rotate them regularly

Authorizations

Authorization
string
header
required

Format: Token

Headers

Org-Handle
string
required

Organization domain handle

Example:

"unpod.tv"

Response

List of available telephony providers