<!-- https://cutedyno.com/docs/mcp/tools/list_events -->

# List audit events

MCP tool `list_events`, calling `GET /v1/events`.

Returns the audit trail for a profile: which actions were taken, and whether by a key, an agent, or a person.

Read only: yes.

## Parameters

- `limit` (integer) — Defaults to 20.
- `offset` (integer) — Defaults to 0.
- `profileId` (string) — Profile to act on. Omit to use the profile this API key belongs to. Call list_profiles first when managing several customers.