Faults
List all faults for a given site ID
Returns all faults recorded for a particular site. Requires fault:view
scope.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Site ID (UUID) for which to list all faults
Response
200
application/json
List of all faults for that site, possibly paginated or not
The response is of type object
.