Hierarchy: company phones
hierarchy_list_company_phones_v1Paginate through phone numbers of the managing company in your account hierarchy using cursor-based pagination. Returns a list of phones and a cursor for the next page.
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. |