Controls
Get Related Control Entity Types
Use this API to retrieve a list of related control entity types.
get/api/controls/v2/related/control-entity-types
Response
OK
Example response
[
{
"id": "1a2b3c4e-5f6g-7h8i-9j0k-1l2m3n4o5p6q",
"label": "Assets",
"translationKey": "Assets",
"moduleName": "DataMapping",
"seeded": true
}
]