WebAuthn
Get a list of WebAuthn credentials
Returns a list of WebAuthn credentials assigned to the current user.
GET
Deprecated. Please use the Flow API instead. What’s the Flow API?.
Authorizations
Response
200 - application/json
The AAGUID of the authenticator.
Time of creation of the credential
The ID of the Webauthn credential
The public key assigned to the credential.
Transports which may be used by the authenticator.
Available options:
usb
, nfc
, ble
, internal
The time when the credential was used last
The name of the credential. Can be updated by the user.
Was this page helpful?