# TemplateFiltersDto

**Kind:** Interface

**Source:** [`atloria-monorepo/packages/types/src/models/template.ts`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/packages/types/src/models/template.ts#L76)

DTO for filtering templates in list queries

## Properties

| Property | Type |
|---|---|
| `category` | `TemplateCategory` |
| `organizationId` | `string` |
| `search` | `string` |
