Breaches
List breaches
Lists all breaches for a workspace with their affected employees count and status.
GET
Authorizations
Headers
Maximum number of items to return. Maximum value is 100.
Required range:
1 <= x <= 100
Pagination cursor for retrieving the next page of results. This value is obtained from the 'x-next-cursor' response header of a previous API call. The cursor should be passed unchanged to fetch next pages. See https://docs.tryriot.com/api-reference/introduction#pagination for examples.
Query Parameters
ID of the workspace for which to retrieve breaches
Filters breaches based on their status. Accepts a comma-separated string of status values. Only breaches matching the specified statuses will be included in the response.
Response
200
application/json
Breaches list
The response is of type object
.