---
title: "audit list"
description: "List agent audit log entries"
canonical: "https://pgbeam.com/docs/cli/audit/list"
last-updated: "2026-09-14T19:37:21.000Z"
---

# audit list

> List agent audit log entries

URL: https://pgbeam.com/docs/cli/audit/list

List agent statement audit entries for the linked project, newest first. Filter by credential or event type (e.g. blocked) to focus on policy violations.

## Usage

## Options

Option

Description

Required

Default

`--credential <value>`

Filter to one agent credential ID

No

-

`--event <value>`

Filter to one event type (e.g. blocked)

No

-

`--limit <value>`

Maximum entries to return (default 20)

No

-

All global options (`--token`, `--profile`,
`--project`, `--org`, `--json`, `--no-color`, `--no-trunc`, `--debug`) are
also available on this command.

## Examples

## Output

Displays a table with columns: Time, Event, Kind, Rule, and SQL.