Identical to GET /recent
. Requires fault:view
scope.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Filter by fault type: site
or wantunnel
site
, wantunnel
Filter by site ID (UUID).
Filter by fault status: resolved
, unresolved
, or recent
resolved
, unresolved
, recent
Optional resource ID to filter by (UUID).
Number of results per page. Default 50, max 100.
1 <= x <= 100
Page number for paginated results. Default 1.
x >= 1
A paginated list of faults identical to /recent endpoint.
The response is of type object
.