Skip to main content
Version: 7.2402.x.x RR

queryProfiles()

queryProfiles with detailed authorization data rooms for nevisIDM roles

queryProfiles can describe the assigned authorizations with detailed nevisIDM and other roles, data rooms for units/applications/clients and their global flags, when profileDetailLevel and authorizationDetailLevel are set to MEDIUM at least.

<v1:queryProfiles>
<query>
<clientExtId>100</clientExtId>
<detailLevels>
<profileDetailLevel>MEDIUM</profileDetailLevel>
<authorizationDetailLevel>HIGH</authorizationDetailLevel>
</detailLevels>
<profile>
<name>*</name>
</profile>
</query>
</v1:queryProfiles>

Individual users' profiles can also be queried by setting userExtId in the request query.