List webhook subscriptions
Webhooks and account administration
List webhook subscriptions
Lists the webhook endpoints registered for the current tenant account.
GET
List webhook subscriptions
What this endpoint does
Lists the webhook endpoints registered for the current tenant account.When to use it
Use it to audit integrations, check which URL receives events, or locate a subscription before reviewing deliveries.Before you call
Authenticate with an API key that can read this resource. Results are restricted to the tenant account bound to that key.Money and balance effect
This is a read-only request. It does not reserve, debit, credit, or settle money.States and completion
Check each subscription status before assuming events are being delivered to it.Safe retries
GET requests are read-only and may be retried with normal exponential backoff. Do not send anIdempotency-Key.
Read Webhooks for the complete workflow.
