WebAuthn credential Management
Get a list of all WebAuthn credentials for a user
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your API key. Must only be used when using Hanko Cloud.
Path Parameters
UUID of the requested object
Response
200 - application/json
The AAGUID of the authenticator the credentials was created on
The attestation type the credential was registered with
Indicates if the credential can be backed up
Indicates if the credential is backed up
Time of creation of the credential
The ID of the credential
Indicates if the credential can only be used as a MFA credential
The public key of the credential
The time when the credential was last used
A name that the user choose
The ways the authenticator is connected
Was this page helpful?