Get the active voice provider for the organization
Calls
Get the active voice provider for the organization
Returns the currently active voice provider (Sinch or Twilio) and the calling user’s default phone number for that provider. Read-only; used by the dialer and AI-readiness banners to know which SDK to load. Open to any authenticated user.
GET
Get the active voice provider for the organization
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.