List notifications
Offset-paginated in-app notifications. Optional read=all|unread|read. Any authenticated member.
Headers
Authorization
Bearer {access_token}
X-Workspace-Id
Workspace UUID
Query parameters
page
Page (default 1)
pageSize
Page size (default 20, max 100)
read
Filter: all (default), unread, read
type
Optional bucket: alert (budget_alert, log_threshold, security, billing, or literal type alert)
today
When ‘true’, return only today (UTC day) alert notifications (Pulse Active Risks)
Response
data: NotificationEntry[], meta: OffsetMeta