List Guardrail Violations
Guardrail Violations (Enterprise) [Beta]
List Guardrail Violations
List guardrail violations across the enterprise.
GET
List Guardrail Violations
Documentation Index
Fetch the complete documentation index at: https://docs.devinenterprise.com/llms.txt
Use this file to discover all available pages before exploring further.
Permissions
Requires a service user with theManageEnterpriseSettings permission at the enterprise level.
Time filters
This endpoint supports optional time filters using thetime_after and time_before query parameters.
- Both
time_afterandtime_beforeare Unix timestamps in seconds, interpreted as UTC. - If you provide
time_before, you must also providetime_after. - The time range between
time_afterandtime_beforemust be 100 days or less. - If no time filters are provided, the API returns guardrail violations for the full available history (subject to pagination).
Authorizations
Service User credential (prefix: cog_)
Query Parameters
Available options:
asc, desc Required range:
1 <= x <= 200Response
Successful Response
Cursor to fetch the next page, or None if this is the last page.
Whether there are more items available after this page.
Optional total count (can be omitted for performance).
