List notifications
Authorizations
Headers
Workspace identifier
Query Parameters
1-based page number (default 1)
Page size (1-100, default 20)
Project scope (REQUIRED). The feed is always mounted under a project, so it must be scoped to one — the @CustomerApi guard then authorises the caller against this project. An omitted scope must NOT fall back to an all-projects read: that would return historical rows (incl. EntityChanged structured diffs) from projects the caller has since lost access to.
Branch filter: 'master' for Base, a branch UUID, or omit for all
When "true", only unread notifications
Type filter category: 'item' (entity updates), 'comments', 'reviews' (branch review lifecycle), or omit/'all' for every type