Get Provider
Providers
Get Provider
Returns the details of a specific provider account.
GET
Get Provider
Authorizations
Cartesia API key (sk_car_...). Get one at play.cartesia.ai/keys.
Headers
API version header.
Available options:
2026-03-01 Example:
"2026-03-01"
Path Parameters
The provider ID.
Response
A telephony provider account.
Always "twilio".
Available options:
twilio Unique identifier for the provider.
The Twilio account SID.
The Twilio API key SID (partially masked).
The Twilio region the phone number and API key are configured for. us1 (US), ie1 (Ireland), au1 (Australia). Default is us1.
Available options:
us1, ie1, au1