Get Number
GET https://{{axpAPIDomain}}/api/admin/voice/v1/accounts/:accountId/phone-numbers/:phoneNumberId
This API requires the Account Administrator role.
Get assigned phone number
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
appkey | string | ||
Accept | string |
RESPONSES
status: OK
{"phoneNumberId":"c8c2909d-75e9-484a-94c0-b7e8d29771fe","phoneNumber":"+16479308804","displayName":"private Number","isCallingPartyNumber":true,"countryCode":"US","type":"LOCAL","accountId":":accountId","status":"DISABLED"}