List Numbers
List the active phone numbers for this account.
Released (deleted) numbers are excluded so the count reflects the numbers the account actually holds. Fetch a single number via GET /{number_id} (which returns it regardless of status).
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Headers
X-Sub-Account-Id
Target a sub-account. Pass a sub-account ID to scope this request. Omit to use the master account.
Query parameters
offset
Response
Successful Response
data
hasMore
total
Errors
422
Unprocessable Entity Error

