Get phone number

To get details for a specific phone number, obtain the phone ID and use the Get phone number endpoint.

Sample response

{
  "area_code": 11,
  "number": "91234-5678",
  "type": "MOBILE",
  "extension": "string",
  "active": true
}