List active alerts

以 Markdown 格式查看

Offset-paginated active alerts. Team+ tier. Default status=active.

请求头

Authorizationstring必需

Bearer {access_token}

X-Workspace-Idstring必需
Workspace UUID

查询参数

severitystring可选

Filter: high, medium, low

typestring可选

Filter: budget_threshold, usage_anomaly, etc.

statusstring可选

Filter: active, acknowledged (default active)

departmentIdstring可选

Enterprise: filter by department UUID

pageinteger可选

Page (default 1)

pageSizeinteger可选

Page size (default 20, max 100)

响应

data: ActiveAlertItem[], meta: AlertsListMeta

错误

403
Forbidden Error