List inbound SIP trunks

View as Markdown
Lists your organization's inbound SIP trunks. Each row includes an `agent` object (`{ id, name }` or `null`) naming the agent that answers on it. An inbound trunk no agent answers on rejects calls until one is attached via [`POST /agent/{agentId}/answers`](#operation/attachAgentAnswerSource).

Authentication

AuthorizationBearer

API key from the console ApiKey collection, sent as Bearer token. Also accepts session cookies for browser-based auth.

Response

The organization's inbound trunks
statusbooleanOptional
datalist of objectsOptional