curl --location --request GET '/clients//call_log/'
{
"id": 0,
"company_id": 0,
"tenant_id": 0,
"client_id": 0,
"opportunity_id": 0,
"task_id": 0,
"duration": 0,
"phone_number": "string",
"staff_id": 0,
"outcome": "NoAnswer_LeftMessage",
"call_recoding_url": "string",
"notes": "string",
"call_trx_log_date": "2019-08-24T14:15:22Z",
"track_mode": "StaffWebApp",
"created_by": 0,
"created_date": "2019-08-24T14:15:22Z",
"updated_by": 0,
"updated_date": "2019-08-24T14:15:22Z"
}