Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

JWT Bearer token obtained from authentication. Pass as: Authorization: Bearer

Query Parameters

agentId
string
limit
number
default:20
Required range: 1 <= x <= 100
offset
number
default:0
Required range: x >= 0
direction
enum<string>
Available options:
INBOUND,
OUTBOUND
state
string
counterparty
string

Filter to calls with one phone number, in either direction — the call history with that contact. Matched against to on outbound calls and from on inbound ones.

Response

200 - application/json

OK

calls
object[]
required
total
number
required