Skip to main content
GET
List agent assignments on SIP trunk

Authorizations

Authorization
string
header
required

Send your organization API key as Authorization: Bearer <key>.

Path Parameters

id
string<uuid>
required

SIP trunk id

Response

Assignments: number for digest-auth trunks, alternate_number for ACL trunks (globally unique).

id
string<uuid>
agent_id
string<uuid>
sip_trunk_id
string<uuid>
number
string

Number to dial for this agent when the trunk uses digest inbound auth; must be unique among assignments on this trunk.

alternate_number
string

Globally unique alternate dial string when the trunk uses ACL inbound auth; used instead of per-trunk number routing in that mode.

created_at
string<date-time>