List subscribable events

Get the full catalog of events the caller's partner can subscribe to, plus the allowed batch_interval_hours choices. The catalog is partner-scoped: hipages-only events (flagging / rating-gate / moderation family) are included only for hipages partners.

Auth: Partner — authentication; requirePartnerCompanyId enforces bundle_id === 1. The resolved partner_company_id is passed to decide whether hipages events are included.

Rate limit: No rate limit.

Request

  • No path/query/body params.

Response{ data: { data: [.], meta: {.} } } envelope. data.data is the event array; data.meta carries cadence options.

  • data.data[].value (string) — event name (e.g. review_ingested, review_pull_connected)
  • data.data[].category (string) — e.g. ingest, response, connection, usage, billing
  • data.data[].description (string)
  • data.data[].default_kind (string) — immediate | batch; the slot the event belongs to
  • data.meta.batch_interval_hours_options (array) — [1, 2, 4, 6, 12]
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Response

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json