---
title: "Get EAV attributes"
method: GET
path: "/eavAttributes"
tags: ["EAV"]
---

# Get EAV attributes

`GET /eavAttributes`

## Query parameters

- `companyId` integer
- `eavEntityType` integer
- `eavEntityTypes` integer[]
- `page` integer
- `perPage` integer
- `createdBy` object[]
  - `id` integer
  - `type` 'user' | 'business_unit' | 'system'
- `businessUnitId` integer
- `query` string
- `dataGroups` integer[]
- `sortBy` string
- `sortDirection` 'asc' | 'desc'

## Response `200`

- unknown

---

[API](https://skmtc.dev/800/apis/public-api.md) · [All operations](https://skmtc.dev/800/apis/public-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/800/public-api/revisions/aab9efc97342/schema)
