# AuditFacets

**Kind:** Interface

**Source:** [`atloria-monorepo/packages/api-client/src/endpoints/audit.ts`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/packages/api-client/src/endpoints/audit.ts#L54)

Distinct actions + actors for the org — feeds filter dropdowns

## Properties

| Property | Type |
|---|---|
| `actions` | `string[]` |
| `actors` | `{ actorId: string; actorEmail: string }[]` |
