Get webhook subscriptions

Get all webhook subscriptions for an entity

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Query parameters

entityIdstringRequired
Entity ID to get subscriptions for

Response

Webhook subscriptions retrieved successfully
successboolean or null
subscriptionslist of objects or null

Errors