Skip to main content
GET/api/v1/webhook/fetch
List every webhook currently registered for your app — each with its callback URL, the service it listens to, the environment, and the last delivery status.

Headers

Parameters

None. The subscriptions returned are those of the app and environment tied to the key you call with — call with your sandbox key for sandbox subscriptions, your live key for live ones.

Response

Returns entity as an array of subscription objects. Each carries:

Errors