Skip to main content
GET
List webhook event types

Authorizations

Authorization
string
header
required

Provider secret API key (sk_live_… / sk_test_…) supplied as a Bearer token.

Response

200 - application/json
category
string
required

Category key.

Example:

"purchase"

description
string
required

Category description.

events
object[]
required

Events in this category.

label
string
required

Human-readable category label.

Example:

"Purchases & subscriptions"