API version header.
Request body for importing a phone number from an existing provider. The number of Cartesia phone numbers is limited by your subscription plan.
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.
Optionally assign an agent to answer inbound calls to this number. Omit to keep the number outbound-only.
Phone number imported.
Common phone number fields.
Unique identifier for the phone number.
The phone number in E.164 format (e.g. +14155551234).
The agent that answers inbound calls to this number, or null if unassigned
UTC timestamp when the phone number was created.
UTC timestamp when the phone number was last updated.
The telephony provider associated with a phone number. One of Twilio or Cartesia, determined by the type field.