API Reference
Log In
API Reference

List recent enforcement events for a team

Returns the most recent enforcement violation events for the team. Includes both shadow-mode evaluations (would-block) and real enforcement actions. Structured fields (ruleName, action, metricType, currentValue, threshold, usagePercent, tenantId) are parsed server-side from the audit-trail details string; rawDetails is preserved as an escape hatch.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
required

Revenium-generated identifier of the team to scope the list

string

Optional ISO-8601 timestamp. Only events at or after this instant are returned.

integer
≥ 0
Defaults to 0

Zero-based page index (0..N)

integer
≥ 1
Defaults to 10

The size of the page to be returned

sort
array of strings

Sorting criteria in the format: property,(asc|desc). Default sort order is ascending. Multiple sort criteria are supported.

sort
string

Optional Revenium-generated identifier of a cost control. When supplied, only events produced by that rule are returned.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
application/hal+json
*/*