Portées requises
Cette API requiert l’une des portées suivantes :crm.objects.contacts.read
crm.objects.feedback_submissions.read
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Query Parameters
S'il faut renvoyer uniquement les résultats qui ont été archivés.
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.
Lors de l'utilisation d'une propriété à valeur unique personnalisée, pour récupérer les fiches d'informations, le nom de la propriété. Ne pas inclure ce paramètre si l'extraction se fait par l'ID de la fiche d'informations.
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.