# Audit

Source: https://docs.elnora.ai/docs/cli/audit
Last modified: 2026-09-08T22:35:25-06:00

> Read your organization's audit log.

Read your organization's audit log.

## elnora audit list

List audit log entries for an organization

*Read-only*

```bash
elnora audit list [required options] [options]
```

| Parameter | Type | Required | Description |
| --- | --- | --- | --- |
| `action` | string | no | Filter by action type |
| `orgId` | uuid | yes | Organization ID |
| `page` | integer | no | Page number Default: `1`. |
| `pageSize` | integer | no | Results per page Default: `25`. |
| `userId` | string | no | Filter by user ID |
