Get a FIDO2 credential
GET/nevisidm/api/core/v1/:clientExtId/users/:userExtId/fido2/:extId
Since: 2.86.0
Required permission(s): AccessControl.CredentialView or SelfAdmin Role
Returns the FIDO2 credential with the given external ID belonging to the specified user.
Supports self-admin mode, where an authenticated user can retrieve their own FIDO2 credential.
Request
Responses
- 200
- 403
- 404
FIDO2 credential found
Insufficient permissions
Referenced resource not found