必須スコープ
この API には、次のいずれかのスコープが必要です。crm.objects.users.read
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Query Parameters
アーカイブ済みの結果のみを返すかどうか。
Body
Specifies the input for reading a batch of CRM objects, including arrays of object IDs, requested property names (with optional history), and an optional unique identifying property.
Key-value pairs for setting properties for the new object and their histories.
Key-value pairs for setting properties for the new object.
カスタム固有値プロパティーを使用してレコードを取得する場合は、プロパティーの名前。レコードIDによって取得する場合は、このパラメーターを含めないでください。
Response
successful operation
A public object batch response object
The timestamp when the batch processing was completed, in ISO 8601 format.
The timestamp when the batch processing began, in ISO 8601 format.
The status of the batch processing request: "PENDING", "PROCESSING", "CANCELLED", or "COMPLETE"
PENDING
, PROCESSING
, CANCELED
, COMPLETE
The timestamp when the batch request was initially made, in ISO 8601 format.
An object containing relevant links related to the batch request.