List snapshot-backed resource activity
List snapshot-backed resource activity. The request is scoped to activity visible to the authenticated caller.
Authorizations
Bearer JWT token or API Key (sk-*).
Query Parameters
Optional snapshot ref type filter. Accepts repeated values or a comma-separated list.
USERS, GROUPS, ROLE_GROUPS, COMPONENTS, ENDPOINTS, TEMPLATES, SCHEDULE, EVENTS, SECRETS, STORAGE, FILES, PREFERENCES, USER_KEYS, DATABASES, AGENTS, AGENT_PLUGINS, DATABASE_VIEWS, COMPONENT_ELEMENT Optional snapshot ref types to exclude after refTypes inclusion is applied. Accepts repeated values or a comma-separated list.
USERS, GROUPS, ROLE_GROUPS, COMPONENTS, ENDPOINTS, TEMPLATES, SCHEDULE, EVENTS, SECRETS, STORAGE, FILES, PREFERENCES, USER_KEYS, DATABASES, AGENTS, AGENT_PLUGINS, DATABASE_VIEWS, COMPONENT_ELEMENT Optional term matched through the snapshot search vector.
100"billing"
Optional exact resource id filter.
100"11111111-1111-4111-8111-111111111111"
Optional exact creator user id filter.
100"11111111-1111-4111-8111-111111111111"
Inclusive lower ISO date bound. Overrides since. Exact refId history has no default lower bound.
"2026-06-29T00:00:00.000Z"
Inclusive upper ISO date bound.
"2026-06-30T00:00:00.000Z"
Relative lookback such as 24h, 7d, or 30m. Defaults to 24h only for broad browsing without refId.
16"24h"
Pagination cursor returned by the previous response.
255Maximum number of rows to return. Capped at 30.
1 <= x <= 3030
When true, includes changed top-level fields and sanitized before/after values for returned rows only. COMPONENTS elements contain only genuinely changed elements.
false
Reserved for future payload expansion. v1 only accepts false; use GET /api/v1/activity/:refId/:version for full payloads.
false false
Response
OK.

