api-key: ********************curl --location --request GET 'https://api.youratlas.com/v1/api/phone-number' \
--header 'api-key: <api-key>'[
{
"PartitionKey": "string",
"RowKey": "string",
"Timestamp": "2019-08-24T14:15:22.123Z",
"PhoneNumber": "string",
"Provider": "twilio",
"SIPCredentialId": "string",
"SIPGatewayIps": "string",
"InternalNumber": true
}
]