Import an existing phone number from a provider. The phone number must exist in the specified provider’s account. Optionally assign it to an agent.
Documentation Index
Fetch the complete documentation index at: https://docs.cartesia.ai/llms.txt
Use this file to discover all available pages before exploring further.
Cartesia API key (sk_car_...). Get one at play.cartesia.ai/keys.
API version header.
2026-03-01 "2026-03-01"
Request body for importing a phone number from an existing provider.
A human-readable name for the phone number.
The phone number in E.164 format.
Reference to the provider. Pass { "id": "..." } for an existing provider, or { "type": "twilio", "account_sid": "...", "region": "..." } to look up by account.
Optional agent ID to assign. Inbound calls to the number will be routed to this agent.
Phone number imported.
A phone number with its provider and agent assignment details.
Unique identifier for the phone number.
The phone number in E.164 format (e.g. +14155551234).
The agent assigned to handle inbound calls, or null if unassigned.
UTC timestamp when the phone number was created.
UTC timestamp when the phone number was last updated.
A linked Twilio account. The api_key_sid field is partially masked in responses.
A human-readable name for the phone number.