List all property definitions for a client
GET/nevisidm/api/core/v1/clients/:extId/properties
Since: 2.85.0
Required permission(s): AccessControl.PropertyView,AccessControl.PropertyAllowedValueView
Returns all property definitions associated with the client with the given external ID. This includes client-scoped properties and their allowed values.
Request
Responses
- 200
- 403
- 404
- 422
Property definitions retrieved successfully
Insufficient permissions
Referenced resource not found
Invalid client data