Skip to main content
GET
Returns every subscription on your application. Signing secrets are never included — only a secret_preview for identification.

Response

string
The subscription ID.
string
The HTTPS endpoint deliveries are sent to.
string[]
The event types this subscription receives (see Webhook events).
boolean
Whether deliveries are currently enabled.
string[] | null
Optional source-IP allowlist enforced on delivery.
string
The payload schema version (e.g. 2025-01).
string
The last few characters of the signing secret, for identification only.
string
ISO 8601 creation timestamp.