webhooks-resources
List webhook resources
Lists the resources you can subscribe to and the events available on each — call
it before creating a subscription to discover valid resource/event pairs.
Read-only. The response also carries deprecated_resources: topics slated for
removal (migrate to the member_* topics). Requires a company Bearer token
(401 otherwise).
GET
List webhook resources
Authorizations
Bearer token authentication
Response
object | null
Returns available webhook resources
Map of subscribable resource names to the events available on each. Read it
before creating a subscription to discover valid resource/event pairs.
Resource topics that are deprecated and will be removed; migrate to the member_* topics.