Get approved/blocked audit logs

Export approved/blocked audit events for packages.

When dry_run=false (default), outputs real audit events. Each event includes the non-dry-run policies that affected it (blocking, bypassed, waived). This is what the UI shows on the Blocked/Approved tab.

When dry_run=true, outputs dry-run events — one per dry-run policy. This is what the UI shows on the Dry Run tab.

When format=csv, the response is a ZIP file containing a CSV. Pagination counts audit events, not CSV rows — each event may produce multiple rows (one per policy).

Language
URL
Response
Click Try It! to start a request and see the response here!