API Reference

Listar ligações

Log in to see full request history
{ "total": 1, "page_index": 0, "page_size": 15, "results": [ { "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", "status": 3, "creation_date": "2023-03-02T13:21:41Z", "audio": { "path": "https://atendare.storage.googleapis.com/audio.mp3" }, "author_id": 1, "author": { "id": 1, "detail": "Nome do autor", "type": 1, "user_id": 1 } } ] }
Query Params
int32
Defaults to 0

Para paginação, representa o primeiro elemento da lista.

int32
Defaults to 15

Para paginação, define o total de contatos que ira ser retornado em uma lista. O limite é 100

string

Termo usado para pesquisar

string
Defaults to asc

Tipo de ordenação crescente (ASC) ou decrescente (DESC), o padrão é crescente

filter
object
Headers
string
required
Responses

Language
Click Try It! to start a request and see the response here! Or choose an example:
application/json