List Providers
Providers
List Providers
List telephony provider accounts linked to your account. Supports Twilio and SIP Trunk providers.
GET
List Providers
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"
Query Parameters
Filter by provider type.
Available options:
twilio, sip_trunk Filter by account SID (Twilio providers only).
Response
200 - application/json
- Twilio
- SIP Trunk
A linked Twilio account. The api_key_sid field is partially masked in responses.
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 A human-readable label for the provider.