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

# RepresentationFilter

Використовується для фільтрації **репрезентацій** (Representation).

<ParamField query="id" default="null" type="IntegerFilter">
  Ідентифікатор. Див. [IntegerFilter](primitive-filters#integerfilter).
</ParamField>

<ParamField query="dashboard" default="null" type="DashboardFilter">
  Дашборд. Див. [DashboardFilter](dashboard-filter).
</ParamField>

<ParamField query="dataset" default="null" type="DatasetFilter">
  Набір даних. Див. [DatasetFilter](dataset-filter).
</ParamField>

<ParamField query="representationtype" default="null" type="RepresentationTypeFilter">
  Тип. Див. [RepresentationTypeFilter](representation-type-filter).
</ParamField>

<ParamField query="name" default="null" type="StringFilter">
  Назва. Див. [StringFilter](primitive-filters#stringfilter).
</ParamField>
