get
https://production-api.shoutaboutus.com/api/v1/partner/webhooks/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,billingdata.data[].description(string)data.data[].default_kind(string) —immediate|batch; the slot the event belongs todata.meta.batch_interval_hours_options(array) — [1, 2, 4, 6, 12]
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
