Skip to main content
Version: v3

List active numbers

GET 

/phone-system/numbers/location/:locationId

List active numbers. With version: v3, the HTTP 200 body is the standard success envelope (status, data, message, statusCode). The v3 list payload is under data; isUnderGhl is renamed to isUnderLc per AIP naming convention.

Request

Responses

Success envelope; v3 list details are in `data` (including `isUnderLc` instead of legacy `isUnderGhl`).