必須スコープ
この API には、次のいずれかのスコープが必要です。crm.objects.users.read
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
Query Parameters
レスポンスで返されるプロパティーのカンマ区切りリスト。指定されたプロパティーがリクエストされたオブジェクトに存在しない場合は、無視されます。
以前の値の履歴と一緒に返されるプロパティーのカンマ区切りリスト。指定されたプロパティーがリクエストされたオブジェクトに存在しない場合は、無視されます。
関連付けられているIDを取得するオブジェクトタイプのカンマ区切りリスト。指定された関連付けが存在しない場合は、無視されます。
アーカイブ済みの結果のみを返すかどうか。
このオブジェクトについて値が固有のプロパティーの名前
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.