Get webhook subscriptions

Get all webhook subscriptions for an entity

Authentication

AuthorizationBearer

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
subscriptionslist of objects

Errors

400
Bad Request Error