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
A list of WebAuthn credentials assigned to the current user
The ID of the Webauthn credential
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
Time of creation of the credential
The name of the credential. Can be updated by the user.
The time when the credential was used last
Was this page helpful?