Get audit log entry counts
Returns aggregate counts of audit log entries per time bucket. Used for dashboard overlays that show flag targeting changes.
Authentication
Authorizationstring
API Key authentication via header
Query parameters
before
A timestamp filter, expressed as a Unix epoch time in milliseconds. Defaults to now.
after
A timestamp filter, expressed as a Unix epoch time in milliseconds. Required.
buckets
Number of time buckets to divide the range into. Default 50, max 500.
Request
This endpoint expects a list of objects.
effect
Whether this statement should allow or deny actions on the resources.
Allowed values:
resources
Resource specifier strings
notResources
Targeted resources are the resources NOT in this list. The resources field must be empty to use this field.
actions
Actions to perform on a resource
notActions
Targeted actions are the actions NOT in this list. The actions field must be empty to use this field.
Response
Audit log entry counts response
buckets
totalCount
bucketIntervalMs