Query parameters
before long Optional
A timestamp filter, expressed as a Unix epoch time in milliseconds. Defaults to now.
after long Required
A timestamp filter, expressed as a Unix epoch time in milliseconds. Required.
buckets long Optional
Number of time buckets to divide the range into. Default 50, max 500.
Request This endpoint expects a list of objects.
Whether this statement should allow or deny actions on the resources.
Allowed values: allow deny
resources list of strings Optional Resource specifier strings
notResources list of strings Optional Targeted resources are the resources NOT in this list. The resources field must be empty to use this field.
actions list of strings Optional Actions to perform on a resource
notActions list of strings Optional 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