List Webhook Subscriptions

List all your current webhook subscriptions.

Use status=inactive or status=all to inspect subscriptions that have been automatically deactivated after repeated delivery failures. The last_failure_reason and last_failure_at fields can help diagnose the last recorded failure.

Use the returned uuid with DELETE /webhook_subscriptions/{uuid} to delete one subscription at a time.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
enum
Defaults to active

Filter subscriptions by status. Use inactive or all to include subscriptions that have been automatically deactivated after repeated delivery failures.

Allowed:
Response

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json