Webhooks
Français
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" } ] }
Récupérer les abonnements aux événements pour l’application spécifiée.
L'ID de l'application.
successful operation
List of event subscriptions for your app
Liste des abonnements aux événements pour votre application
Afficher attributs enfants