Get a generic credential
GET/nevisidm/api/core/v1/:clientExtId/users/:userExtId/generic-credentials/:extId
Since: 2.73.0
Required permission(s): AccessControl.CredentialView or SelfAdmin Role
Returns the generic credential with the given external ID belonging to the specified user. Custom properties may be returned with the credential, but if the caller does not have the right to access them, they are simply omitted from the response.
Supports self-admin mode, where an authenticated user can retrieve their own generic credential.
Request
Responses
- 200
- 403
- 404
Generic credential found
Insufficient permissions
Referenced resource not found