List phone numbers
list_phone_numbersRetrieve all phone numbers on your account, showing each number's SIP trunk and the agent handling inbound calls.
Instructions
List the phone numbers registered on this account, with the SIP trunk each rides on and the agent (if any) answering inbound calls.
Requires scope phone_numbers: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. |