WebAuthn
Get a list of WebAuthn credentials
Returns a list of WebAuthn credentials assigned to the current user.
GET
https://{tenant_id}.hanko.io
/
webauthn
/
credentials
Authorizations
Response
200 - application/json
The ID of the Webauthn credential
The name of the credential. Can be updated by the user.
The public key assigned to the credential.
The AAGUID of the authenticator.
Transports which may be used by the authenticator.
Available options:
usb
, nfc
, ble
, internal
The time when the credential was used last
Time of creation of the credential
Was this page helpful?