Escopos Necessários
Esta API requer um dos seguintes escopos:crm.objects.partner-clients.read
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
Query Parameters
A comma separated list of the properties to be returned in the response. If any of the specified properties are not present on the requested object(s), they will be ignored.
A comma separated list of the properties to be returned along with their history of previous values. If any of the specified properties are not present on the requested object(s), they will be ignored.
A comma separated list of object types to retrieve associated IDs for. If any of the specified associations do not exist, they will be ignored.
Whether to return only results that have been archived.
The name of a property whose values are unique for this object
Response
successful operation
Represents a CRM object along with its properties, timestamps, and a set of associated object IDs grouped by association type.
The timestamp when the object was created, in ISO 8601 format.
The unique ID of the object.
Key value pairs representing the properties of the object.
The timestamp when the object was last updated, in ISO 8601 format.
A list defining relationships with other objects.
Whether the object is archived.
The timestamp when the object was archived, in ISO 8601 format.
Key-value pairs representing the properties of the object along with their history.