---
title: "GET /api/services/app/DynamicEntityPropertyValue/GetAllDynamicEntityPropertyValues"
method: GET
path: "/api/services/app/DynamicEntityPropertyValue/GetAllDynamicEntityPropertyValues"
tags: ["DynamicEntityPropertyValue"]
---

# GET /api/services/app/DynamicEntityPropertyValue/GetAllDynamicEntityPropertyValues

`GET /api/services/app/DynamicEntityPropertyValue/GetAllDynamicEntityPropertyValues`

## Query parameters

- `EntityFullName` string, required
- `EntityId` string, required

## Response `200`

Success

- GetAllDynamicEntityPropertyValuesOutput
  - `items` GetAllDynamicEntityPropertyValuesOutputItem[], nullable
    - `dynamicEntityPropertyId` integer
    - `propertyName` string, nullable
    - `inputType` IInputType
      - `name` string, nullable
      - `attributes` object, nullable
      - `validator` IValueValidator
        - `name` string, nullable
        - `attributes` object, nullable
    - `selectedValues` string[], nullable
    - `allValuesInputTypeHas` string[], nullable

---

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