イベント
Deutsch
cURL
curl --request GET \ --url https://api.hubapi.com/events/v3/events/ \ --header 'Authorization: Bearer <token>'
{ "paging": { "next": { "after": "<string>", "link": "<string>" }, "prev": { "before": "<string>", "link": "<string>" } }, "results": [ { "eventType": "<string>", "id": "<string>", "objectId": "<string>", "objectType": "<string>", "occurredAt": "2023-11-07T05:31:56Z", "properties": {} } ] }
このエンドポイントを使用することで、フィルター条件を使用してイベントインスタンスを照会できます。
サポートされる製品
必須スコープ
oauth
Anzeigen untergeordnete attribute