Get a specific authorization
GET/nevisidm/api/core/v1/:clientExtId/profiles/:profileExtId/authorizations/:extId
Since: 2.71.0
Required permission(s): AccessControl.AuthorizationView or SelfAdmin Role
Returns the details of a specific authorization by its external ID. If the caller is the self-admin profile, the authorization of the logged-in profile is returned.
Request
Responses
- 200
- 403
- 404
Authorization retrieved successfully
Insufficient permissions
Referenced resource not found