List Admin Alerts
admin-alerts
List Admin Alerts
List a team’s unresolved admin alerts (most-recent first, paginated).
v1 returns UNRESOLVED alerts only. filter[status] accepts open
(the default) and nothing else — any other value is a 422, so the contract
never silently ignores an unsupported filter.
Requires a human (JWT) team-owner session; API keys are rejected.
GET
List Admin Alerts
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Query Parameters
Required range:
1 <= x <= 100