Get organization-level Voice AI configuration
Returns the org’s AI voice provider selection (e.g. elevenlabs), boolean flags for whether the ElevenLabs API key / tool secret / Sinch EST credentials are configured (without leaking values), Sinch EST project/trunk identifiers, and a flattened list of all Sinch voice phone numbers across users in the org. Read access is open to any authenticated user.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
Voice AI config + org phone numbers
e.g. elevenlabs. Null if not configured.
True when ElevenLabs API key is set.
True when an ElevenLabs tool secret has been generated.
True when all four Sinch EST credentials are present.