Skip to main content
GET
cURL
Returns the catalog of webhook event types, including each event’s description, data shape, and whether its producer is active or dormant.
Insider-only event types appear in the catalog for every authenticated key, but they deliver only to an API key with an active Insider subscription. A dormant event is subscribable but does not currently fire.

Authorizations

Authorization
string
header
required

API key authentication. Send your key in the Authorization header as Bearer oxi_sk_live_.... Live keys require an active Insider subscription and return live data.

Response

Webhook event catalog

object
string
required
Allowed value: "list"
data
object[]
required
has_more
boolean
required
meta
object
required
next_cursor
string | null
total
integer | null