Call
List Call records.
get/Call
Query parameters
Disable calculation of the total number of records.
Headers
X-No-Total'true' | 'false'
Disable calculation of the total number of records.
Response
Success.
Example response
{
"list": [
{
"dateStart": "2026-11-29 12:34:56",
"dateEnd": "2026-11-29 12:34:56",
"createdAt": "2026-11-29 12:34:56",
"modifiedAt": "2026-11-29 12:34:56"
}
]
}