Get a property definition by ID
GET/nevisidm/api/core/v1/properties/:propertyId
Since: 8.2605.0, 9.2605.0
Required permission(s): AccessControl.PropertyView
Returns the property definition with the given ID.
The response includes all property attributes, language-dependent display names, and allowed values for ENUM type properties.
Request
Responses
- 200
- 403
- 404
Property definition found
Insufficient permissions
Property not found