api-key: ********************curl --location --request GET 'https://api.youratlas.com/v1/api/call-forward/' \
--header 'api-key: <api-key>'[
{
"PhoneNumber": "string",
"Who": "string",
"Type": "number",
"Extension": "string",
"TransferMessage": "string",
"TransferWithSummary": true,
"SIPURI": "string",
"SIPHeaders": "string",
"PartitionKey": "string",
"RowKey": "string",
"Timestamp": "2019-08-24T14:15:22.123Z"
}
]