Subscriptions
List subscriptions
List every webhook subscription on your account
GET
List subscriptions
All subscriptions on your account.
Account limits
Loopback, RFC1918 private, link-local, and known cloud metadata host/IP ranges are rejected at create time and at delivery time (DNS is re-resolved before every POST).
Scope
webhooks:readHeaders
string
required
API key.
Response
string
Subscription UUID.
string
The delivery URL.
string[]
Event types the subscription listens for (e.g.
payout.created, payout.status.updated).string
active or paused.string
string
Human-readable label shown in the dashboard. Never sent to your endpoint.
string
ISO 8601 timestamp of the most recent 2xx delivery.
null if none yet.string
ISO 8601 timestamp of the most recent failed delivery.
null if none yet.string
ISO 8601 timestamp.
string
ISO 8601 timestamp.
List subscriptions