Skip to main content
GET
List violation definitions

Authorizations

Authorization
string
header
required

JWT Bearer token authentication. Include the token in the Authorization header as: Authorization: Bearer <token>. The JWT must contain valid client_id, and project_id claims for tenant isolation and SDK routing.

Response

Successful Response

Response model for listing violation definitions.

definitions
ViolationDefinitionResponse · object[]
required

List of violation definitions

total
integer
required

Total number of definitions

Example:

37