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