WebAuthn credential Management
Get a WebAuthn credential of a user
GET
https://{tenant_id}.hanko.io/admin
/
users
/
{id}
/
webauthn_credentials
/
{credential_id}
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your API key. Must only be used when using Hanko Cloud.
Response
200 - application/json
The ID of the credential
The public key of the credential
The attestation type the credential was registered with
The AAGUID of the authenticator the credentials was created on
Time of creation of the credential
Indicates if the credential can be backed up
Indicates if the credential is backed up
Indicates if the credential can only be used as a MFA credential
A name that the user choose
The ways the authenticator is connected
The time when the credential was last used