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