Authorization: Bearer ********************curl --location --request GET 'https://awqacore01.crexendocloud.com/ns-api/v2/phones/servers' \
--header 'Authorization: Bearer <token>'[
{
"name": "string",
"location": "string",
"geo_group": "string",
"port_tcp": 0,
"port_tls": 0,
"backup_ok": "string",
"postfix": "string",
"ns_api_hostname": "string",
"status": "string"
}
]