latestOpenAPI 3.0.12026-08-1781258463.9 KB
2ecf51b1543e
Core/CustomFields
Lists the custom field definitions applicable to an entity of a model.
Returns the deduplicated, ordered union of the model-wide definitions and the owner-scoped definitions matching the entity's scope owners — the same resolution the UI performs when it renders the entity's form. Pass one scope query parameter per owner the entity is attached to, in the compact form ownerType:ownerId[:depth] (e.g. ?scope=EquipmentCategory:42). No scope parameter: only model-wide definitions are returned. Labels (designation) are resolved for the request culture.
get/api/v1/core/custom-fields/{modelName}/definitions
Path parameters
modelNamestring required
The carrier model name (e.g. DefaultModel).
Query parameters
scopestring[]
Scope owners of the entity, each as ownerType:ownerId[:depth].
Response
The applicable definitions