Batch
Read a batch of services by internal ID, or unique property values
Retrieve records by record ID or include the idProperty parameter to retrieve records by a custom unique value property.
post/crm/objects/2026-03/0-162/batch/read
Query parameters
archivedboolean
Whether to return only results that have been archived.
Request body
Example request
{
"inputs": [
{
"id": "430001"
}
]
}Response
successful operation