List active numbers
GET/phone-system/numbers/location/:locationId
Retrieve a paginated list of active phone numbers for a specific location. Supports filtering, pagination, and optional exclusion of number pool assignments.
Request
Responses
- 200
- 400
- 401
- 404
- 500
Successfully retrieved list of active numbers
Bad request - Invalid parameters
Unauthorized
Phone system not connected
Internal server error