Skip to main content
GET
List a policy evaluation's violations

Authorizations

Authorization
string
header
required

Bearer token for authentication

Path Parameters

policy_evaluation_id
string
required

The evaluation whose violations to list

Query Parameters

pagination.page
integer<int32>

The (zero-based) offset of the first item returned in the collection.

pagination.page_size
integer<int32>

The maximum number of entries to return. If the value exceeds the maximum, then the maximum value will be used.

Response

A successful response.

violations
PolicyViolation is one violation reported by a policy evaluation · object[]
pagination
OffsetPaginationResponse is used to return the pagination information · object
Example:
material_name
string