Authorization: Bearer ********************
curl --location --request GET 'https://awqacore01.crexendocloud.com/ns-api/v2/domains//users//calls'
[
{
"hostname": "eng0-san.netsapiens.com",
"session_id": "20230719183242018723",
"orig_callid": "my-random-unique-callid",
"orig_match": "2000@portal",
"orig_user": "",
"orig_domain": "",
"orig_uri": "sip:18585551234@srv.lcr.thinq.com",
"orig_name": "Pete TheReseller",
"ani": "18585551234",
"dnis": "18587645200",
"by_action": "CallRequest",
"by_user": "2000",
"by_domain": "portal",
"by_callid": "my-random-unique-callid",
"term_callid": "20230719183258018753-6cc082866aafdc5dee7a480c2d339c76",
"term_user": "",
"term_domain": "*",
"term_uri": "sip:18587645200@srv.lcr.thinq.com",
"time_begin": "2023-07-19 18:32:58",
"time_answer": "2023-07-19 18:32:59",
"orig_call_info": "active",
"term_call_info": "active",
"media": "PCMU"
}
]