Skip to main content
GET
Get Provider

承認

Authorization
string
header
デフォルト:$CARTESIA_API_KEY
必須

Cartesia API key (sk_car_...). Get one at play.cartesia.ai/keys.

ヘッダー

Cartesia-Version
enum<string>
デフォルト:2026-03-01
必須

API version header.

利用可能なオプション:
2026-03-01
:

"2026-03-01"

パスパラメータ

id
string
必須

The provider ID.

レスポンス

A linked Twilio account. The api_key_sid field is partially masked in responses.

type
enum<string>
必須

Always "twilio".

利用可能なオプション:
twilio
id
string
必須

Unique identifier for the provider.

account_sid
string
必須

The Twilio account SID.

api_key_sid
string
必須

The Twilio API key SID (partially masked).

region
enum<string>
デフォルト:us1
必須

The Twilio region the phone number and API key are configured for. us1 (US), ie1 (Ireland), au1 (Australia). Default is us1.

利用可能なオプション:
us1,
ie1,
au1
label
string | null

A human-readable label for the provider.