List messaging hosted numbers
List all hosted numbers associated with the authenticated user.
GET
JavaScript
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Filter by messaging profile ID.
Filter by exact phone number.
Filter by phone number substring.
Sort by phone number.
Available options:
asc, desc Page number to retrieve (1-based).
Number of items to return per page.
JavaScript