> ## Documentation Index
> Fetch the complete documentation index at: https://ona.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Events

> Reference for the Events API methods.

## Methods

<Card title="Get Audit Log" href="/docs/api-reference/generated/event/get-audit-log">
  Gets one audit-log entry, including any typed details stored for it.
</Card>

<Card title="List Audit Logs" href="/docs/api-reference/generated/event/list-audit-logs">
  Lists audit logs with filtering and pagination options.
</Card>

<Card title="Watch Events" href="/docs/api-reference/generated/event/watch-events">
  Streams events for all projects, runners, environments, tasks, and services based on the
</Card>
