Fetch from Audit Log Queue

GET {{cb_url}}/audit_log/v1/orgs/{{cb_org_key}}/logs/_queue

Get the next group of audit logs in the queue.

Each API key has their own queue and will be initialized with the last 3 days of Audit Logs.

RBAC Permissions Required

Permission (.notation name)Operation(s)
org.auditsREAD

See the Authentication section of these APIs for more information on what is required to authenticate these requests.

See Documentation