v3
latestOpenAPI 3.1.02026-07-311,4541,5202.3 MBApi Activities Object Interactions
The requesting user's object-interaction aggregates (sortable, paged). One row per object the caller has opened, with interaction_count, last_interaction_at, and the display name. Dashboard (JWT) identity only — API-key requests receive an empty page. Also accepts the standard dashboard time-window params (start_time / end_time / date / summary_type / timezone_offset; default last 30 days).
Query parameters
Anchor date (ISO 8601) for the summary_type window.
Window end (ISO 8601).
Restrict to one resource kind (e.g. datasets, prompts). Omitted returns a mixed cross-feature list. Unknown values return 400.
A page number within the paginated result set.
Number of results to return per page.
Sort key, '-'-prefixed for descending. Default is recency (-last_interaction_at); -interaction_count serves a most-visited view. Unknown values fall back to the default.
Window start (ISO 8601). Overrides the summary_type/date window.
Named window preset resolved relative to date (default: all).
Hours of UTC-minus-local offset used to resolve day boundaries.
Headers
JWT access token or Respan API key