メインコンテンツへスキップ
GET
List Phone Numbers (Deprecated)
このエンドポイントは非推奨です。代わりに 電話番号一覧 を使用してください。

承認

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"

パスパラメータ

agent_id
string
必須

The ID of the agent.

レスポンス

200 - application/json
agent_id
string
必須

The ID of the agent.

number
string
必須

The phone number.

created_at
string<date-time>
必須

The UTC timestamp when the phone number was created.

updated_at
string<date-time>
必須

The UTC timestamp when the phone number was last updated.

is_cartesia_managed
boolean
必須

Whether the phone number is managed by Cartesia. As of now, this is always true since Cartesia provisions phone numbers for you.