get https://api.atendare.com/v2/calls/
{
"success": true,
"data": {
"audio": {
"path": "https://atendare.storage.googleapis.com//temp/af229408-dbc6-403a-ab1f-f9894efb7f45.mp3"
},
"assignments": [
{
"id": 1,
"event_id": 1,
"contact_id": 1,
"contact": {
"company_id": 1,
"jobtitle_id": 1,
"lead_scoring": 0,
"gender": 1,
"birth_date": "2022-06-07T12:14:01Z",
"emails": ["[email protected]"],
"phones": ["55 9 99999999"],
"id": 1,
"name": "Nome do contato",
"full_name": "Nome completo do contato",
"email": "[email protected]",
"phone": "55 9 99999999",
"document": "029.401.850-69",
"site": "https://site.com",
"image": "https://image-url/image.png",
"image_min": "https://image-url/image.png",
"source_id": 1,
"parent_id": 1,
"responsible_id": 1,
"author_id": 1,
"type": 1,
"person_type": 1,
"life_cycle": 1,
"origin": 1,
"customer_date": "2022-06-07T12:14:01Z",
"creation_date": "2022-06-07T12:14:01Z",
"update_date": "2022-06-07T12:14:01Z",
"show_name": "Renan Eduardo Fischer"
},
"author_id": 1,
"creation_date": "2022-07-05T14:57:41Z"
}
],
"author_id": 1,
"author": {
"id": 1,
"detail": "Nome do autor",
"type": 1,
"user_id": 1
},
"id": 1,
"event_date": "2023-03-02T16:21:47Z",
"duration": "00:00:06",
"duration_seconds": 6,
"user_id": 1,
"user_phone": "+55 55 999999999",
"user_ramal": "36856002",
"phone": "+55 55 999999999",
"call_id": "xxx-xxx-xxx",
"type": 3,
"status": 3,
"creation_date": "2023-03-02T13:21:41Z"
}
}