Webhook
日本語
cURL
curl --request GET \ --url 'https://api.hubapi.com/webhooks/v3/{appId}/subscriptions?hapikey='
{ "results": [ { "active": true, "createdAt": "2023-11-07T05:31:56Z", "eventType": "company.associationChange", "id": "<string>", "objectTypeId": "<string>", "propertyName": "<string>", "updatedAt": "2023-11-07T05:31:56Z" } ] }
指定されたアプリのイベント配信登録を取得します。
アプリのID。
successful operation
List of event subscriptions for your app
アプリのイベント配信登録のリスト
表示 子属性