Skip to main content
GET
Get the active voice provider for the organization

Authorizations

Authorization
string
header
required

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

Response

Active provider and the caller's phone number for that provider

provider
enum<string> | null

Active voice provider for this org, or null if none is configured.

Available options:
twilio,
sinch,
null
phoneNumber
string | null

Calling user's default phone number for the active provider.