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
cursor
Opaque cursor from a previous response’s next_cursor.
limit
Max items to return (1–100).
Response
Successful Response
data
has_more
next_cursor
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
