List SIP trunks
list_sip_trunksRetrieve SIP trunks with platform IP for outbound carrier allowlisting and origination URI for inbound routing, enabling correct carrier configuration.
Instructions
List the account's SIP trunks. Each carries platform_ip (allowlist it with the carrier for outbound) and origination_uri (point the carrier at it for inbound).
Requires scope sip_trunks:read.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Page size, 1–100. Default 20. | |
| ending_before | No | Cursor from a previous response. Fetches the page before it. Not with starting_after. | |
| starting_after | No | Cursor from a previous response's next_cursor. Fetches the page after it. |