cURL
API Reference
Get orgs securityevents
GET
cURL
Authorizations
JWT Bearer token obtained from authentication. Pass as: Authorization: Bearer
Path Parameters
Organization identifier (from the URL path)
Query Parameters
Filter events by a specific agent
Filter events by security event type
Available options:
PII_DETECTED, INJECTION_DETECTED, RATE_LIMITED, BLOCKED, APPROVED, REJECTED Filter events by severity level
Available options:
LOW, MEDIUM, HIGH, CRITICAL Pagination cursor for fetching the next page
Maximum number of events to return per page
Required range:
1 <= x <= 100