Get properties of an enterprise role
GET/nevisidm/api/core/v1/:clientExtId/eroles/:extId/properties
Since: 2.75.2, 2.76.0
Required permission(s): AccessControl.EnterpriseRoleView,AccessControl.PropertyView,AccessControl.PropertyValueView,AccessControl.PropertyAllowedValueView
Returns all property values assigned to the enterprise role with the given external ID.
The response is a map of property name to property value pairs.
Request
Responses
- 200
- 403
- 404
Enterprise role properties retrieved successfully
Insufficient permissions
Referenced resource not found