Batch
Read a batch of calls by internal ID, or unique property values
Retrieve a batch of calls by ID.
post/crm/objects/2026-03/calls/batch/read
Query parameters
archivedboolean
Whether to return only results that have been archived.
Request body
Example request
{
"inputs": [
{
"id": "430001"
}
]
}Response
successful operation