v8

latestOpenAPI 3.0.02026-08-08263287503.1 KB
Statistics

Get raw statistics data. Filterable fields: actionType (e.g. HOME_MENU_CLICK), resourceType (e.g. WIDGET), actionUser, associatedEntity, description, first, rowId, and the data.* fields (data.type, data.tags, data.processingUser, data.ticketId, …). Suffix a filter with _gte, _lte, _gt, _lt, _ne, _in or _nin for range/set operators. At most 10000 rows are returned; skip/limit are ignored. A filter on a field this table doesn't have is rejected with a 400 naming the field and listing the supported ones. Row timestamps are UTC; timezone does not apply here (it only affects bucketed endpoints).

get/statistics/raw-data

Query parameters

timezonestring
  • Ignored on this endpoint; raw rows carry UTC timestamps
groupInterval'hour' | 'day' | 'month' | 'year'
skipnumber double
limitnumber double
groupedBystring
aggsTypestring
startDatestring
  • Start date for filtering (ISO format)
endDatestring
  • End date for filtering (ISO format)
createdAtstring
updatedAtstring
typestring
  • Not a filter on this endpoint (stats_events has no type column) — passing it returns 400. The per-message kind lives in data.type (e.g. SHARED_COMMENT, USER_TEXT, BOT_REPLY).

Response

Ok

{"stackTrail":"paths:/statistics/raw-data:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}