Batch
Retrieve multiple postal mail objects using their internal IDs or unique property values.
post/crm/objects/2026-03/postal_mail/batch/read
Query parameters
archivedboolean
Whether to return only results that have been archived.
Request body
Example request
{
"inputs": [
{
"id": "430001"
}
]
}Response
successful operation