Hierarchy: company phones
hierarchy_list_company_phones_v1Retrieve phone numbers of the managing company in your account hierarchy using cursor-based pagination. Supports fetching all pages by passing the cursor from each response.
Instructions
Returns the list of phone numbers of the managing company in the account hierarchy (list_company_phones) with cursor-based pagination. The response contains a phones array and a cursor for the next page (if no cursor is returned, the list has ended). Read-only. Requires an active account-hierarchy plan.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cursor | No | Cursor for fetching the next page; pass the cursor value from the previous response. Omit for the first page. |