List phone numbers
Lists all phone numbers assigned to a workspace.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Query parameters
workspace
Workspace ID.
limit
Phone numbers displayed per page.
offset
Index of the first phone number to be returned.
is_available
Filters phone numbers by inbound availability.
- `true`: only numbers not assigned to inbound agents
- `false`: only numbers assigned to inbound agents
Response
200
status
Whether the request was successful.
response
Errors
400
Bad Request Error