Authorizations
Headers
Maximum number of items to return. Maximum value is 100.
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.
Path Parameters
ID of the breach for which to retrieve compromised employees
Query Parameters
ID of the workspace for which to retrieve employees
Filters employees based on whether they have received a notification about the breach.
When true
, only employees who have been warned will be included.
When false
, only employees who have not been warned will be included.
Filters employees based on whether they have acknowledged the breach.
When true
, only employees who have acknowledged the breach will be included.
When false
, only employees who have not acknowledged the breach will be included.
Response
Compromised employees list for a breach