List phone numbers

List all phone numbers in your organization, ordered by creation time (newest first). Paginated via cursor.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Query parameters

cursorstringOptional

Opaque cursor from a previous response’s next_cursor.

limitintegerOptional1-100Defaults to 25

Max items to return (1–100).

Response

Successful Response
datalist of objects
has_moreboolean
next_cursorstring
Opaque cursor for the next page, or null if this is the last page.

Errors

422
List Phone Numbers Phone Numbers Get Request Unprocessable Entity Error