Skip to main content

Get properties of an application

GET 

/nevisidm/api/core/v1/applications/:extId/properties

Since: 2.74.0

Required permission(s): AccessControl.ApplicationView,AccessControl.PropertyView,AccessControl.PropertyValueView,AccessControl.PropertyAllowedValueView

Returns all property values assigned to the application with the given external ID.

The response is a map of property name to property value pairs.

Request

Responses

Application properties retrieved successfully