v2

latestOpenAPI 3.1.02026-07-2615946107.7 KB
Home

Activity feed (Needs You + Pulse)

Two-surface feed for the signed-in home. Actionable events appear as individual rows; ambient events as aggregated Pulse counts. Filter by window (today, 7d, 30d) and optional workspace.

get/v1/home/activity-feed

Query parameters

workspacestring

Workspace id or slug; omit for Personal scope.

window'today' | '7d' | '30d'
limitinteger

Response

Activity feed payload

needsobject[]

Actionable events — one row per event requiring action (excludes dismissed/opened items).

seenobject[]

Dismissed or opened Needs You events still within the selected window/limit — shown in the notifications panel Seen tab.

pulseobject

Aggregated ambient counts per kind over the selected window.

actionItemsobject[]

Comments assigned to the signed-in user that are not yet resolved. Each item is a Comment with assigneeUserId, assigneeEmail, and optional dueAt set.

requestedOpeninteger

Count of comments the signed-in user assigned to others that are still open (unresolved).