List phone numbers by status
GET/api/v1/numbers
List all available phone numbers before assigning to a user when using the field status "available".
It also lists all used phone numbers that belong to the current organization when using the field status "used".
Request
Responses
- 200
- 400
- 401
Numbers retrieved successfully
Invalid request
Request not authorized