curl --location --request GET '/api/services/app/DynamicEntityPropertyValue/GetAll'
{
"items": [
{
"value": "string",
"entityId": "string",
"dynamicEntityPropertyId": 0,
"id": 0
}
]
}