Skip to main content
GET
List webhook resources

Authorizations

Authorization
string
header
required

Bearer token authentication

Response

object | null

Returns available webhook resources

resources
object | null

Map of subscribable resource names to the events available on each. Read it before creating a subscription to discover valid resource/event pairs.

deprecated_resources
string[]

Resource topics that are deprecated and will be removed; migrate to the member_* topics.

meta
object | null