Skip to main content
GET
List Call Histories

Authorizations

Authorization
string
header
required

Bearer token authentication

Body

application/json
per_page
integer

Must be at least 1. Must not be greater than 100.

Example:

1

cursor
string
Example:

"example"

date_from
string | null

Must be a valid date.

Example:

"2026-05-01T06:38:05"

date_to
string | null

Must be a valid date. Must be a date after or equal to date_from.

Example:

"2052-05-24"

Response

200 - application/json
data
object[]
Example:
meta
object