Skip to main content
GET
Get call history

Authorizations

Authorization
string
header
required

JWT session token authentication. Use for user-context requests. The token is returned by the login endpoint and expires after 15 minutes.

Query Parameters

startDate
string<date-time>
endDate
string<date-time>
status
enum<string>
Available options:
completed,
missed,
failed,
answered
direction
enum<string>
Available options:
inbound,
outbound
agentId
string
customerId
string
page
number
default:1
limit
number
default:20

Response

200 - application/json

Call history retrieved successfully

success
boolean
data
object