GET
/
v1
/
phone-numbers
/
{phone_number_id}
{
  "_id": "<string>",
  "provider": "sip",
  "phone_number": "<string>",
  "friendly_name": "<string>",
  "sip_termination_uri": "<string>",
  "sip_trunk_username": "<string>",
  "sip_trunk_password": "<string>",
  "inbound_agent_id": "<string>",
  "outbound_agent_id": "<string>",
  "sip_infra_region": "global"
}

Path Parameters

phone_number_id
string
required

Response

200
application/json
Successful Response
phone_number
string
required

The phone number in E.164 format, including country code (e.g., +14155552671)

_id
string

Unique identifier for this phone number record

provider
string
default:sip

Indicates this is an Import Phone Number (SIP provider)

Allowed value: "sip"
friendly_name
string | null

A human-readable label for this phone number

sip_termination_uri
string | null

The SIP URI where calls are terminated

sip_trunk_username
string | null

Username for SIP trunk authentication

sip_trunk_password
string | null

Password for SIP trunk authentication

inbound_agent_id
string | null

ID of the AI agent handling incoming calls

outbound_agent_id
string | null

ID of the AI agent used for outbound calls

sip_infra_region
enum<string>
default:global

The infrastructure region for SIP routing: 'global' or 'bd' (Bangladesh)

Available options:
global,
bd,
bd_link3