Skip to main content
GET
Get Call

Authorizations

X-API-Key
string
header
required

Query Parameters

page
integer

Page number for pagination.

Example:

1

limit
integer

Number of records per page.

Example:

10

fromDate
string<date-time>

Start date for filtering (ISO format).

Example:

"2025-10-01T00:00:00Z"

toDate
string<date-time>

End date for filtering (ISO format).

Example:

"2025-10-29T23:59:59Z"

status
string

Filter calls by status (e.g. success, failed).

Example:

"success"

agent_type
string

Filter calls by agent type (e.g. webcall, phonecall).

Example:

"webcall"

Response

Call stats fetched successfully

status
integer
Example:

200

message
string
Example:

"Call stats fetched successfully"

data
object
Example: