List notifications

以 Markdown 格式查看

Offset-paginated in-app notifications. Optional read=all|unread|read. Any authenticated member.

请求头

Authorizationstring必需

Bearer {access_token}

X-Workspace-Idstring必需
Workspace UUID

查询参数

pageinteger可选

Page (default 1)

pageSizeinteger可选

Page size (default 20, max 100)

readstring可选

Filter: all (default), unread, read

typestring可选

Optional bucket: alert (budget_alert, log_threshold, security, billing, or literal type alert)

todaystring可选

When ‘true’, return only today (UTC day) alert notifications (Pulse Active Risks)

响应

data: NotificationEntry[], meta: OffsetMeta