Erforderliche Bereiche
Diese API erfordert einen der folgenden Bereiche:crm.objects.courses.read
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Query Parameters
Ob nur Ergebnisse zurückgegeben werden sollen, die archiviert wurden.
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.
Wenn eine benutzerdefinierte „Eindeutiger Wert“-Eigenschaft zum Abrufen von Datensätzen verwendet wird, der Name der Eigenschaft. Geben Sie diesen Parameter nicht an, wenn Sie nach Datensatz-ID abrufen.
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.