v14

latestOpenAPI 3.0.0raw.githubusercontent.com2026-05-279719892.3 MB
Batch

Read a batch of properties

Read a provided list of properties.

post/crm/properties/2026-03/{objectType}/batch/read

Path parameters

objectTypestring required

Query parameters

localestring

Request body

archivedboolean required
dataSensitivity'highly_sensitive' | 'non_sensitive' | 'sensitive' required

Response

successful operation

completedAtstring date-time required

The timestamp indicating when the batch operation was completed.

linksobject

A collection of URLs linking to documentation or resources related to the batch operation.

requestedAtstring date-time

The timestamp indicating when the batch operation was requested.

startedAtstring date-time required

The timestamp indicating when the batch operation began processing.

status'CANCELED' | 'COMPLETE' | 'PENDING' | 'PROCESSING' required

The current status of the batch operation, with possible values being CANCELED, COMPLETE, PENDING, or PROCESSING.