Skip to main content
GET
/
compliance
/
violations
Error
A valid request URL is required to generate request examples
[
  {
    "app_id": 123,
    "app_name": "<string>",
    "error_detail": "<string>",
    "filter_name": "<string>",
    "id": 123,
    "response_code": 123,
    "timestamp": "<string>",
    "vendor": "<string>",
    "violation_type": "<string>"
  }
]

Query Parameters

start_date
string

Start date (YYYY-MM-DD), defaults to 7 days ago

end_date
string

End date (YYYY-MM-DD), defaults to today

app_id
integer

Filter by app ID

limit
integer

Maximum number of records to return, defaults to 100

Response

OK

app_id
integer
app_name
string
error_detail
string
filter_name
string
id
integer
response_code
integer
timestamp
string
vendor
string
violation_type
string

filter_block, model_access, budget_exceeded, auth_failure