List Platform Alerts
platform-alerts
List Platform Alerts
List unresolved platform alerts (most-recent first, paginated).
v1 returns UNRESOLVED alerts only. filter[status] accepts open
(the default) and nothing else. filter[severity], when present, must be
one of info | warning | critical. Any other value for either
filter is a 422 — no filter is ever silently ignored.
Requires the platform_admin role.
GET
List Platform Alerts
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Required range:
1 <= x <= 100