GET
/
webauthn
/
credentials

Deprecated. Please use the Flow API instead. What’s the Flow API?.

Authorizations

hanko
string
cookie
required

Response

200 - application/json
id
string
required

The ID of the Webauthn credential

public_key
boolean
required

The public key assigned to the credential.

aaguid
boolean
required

The AAGUID of the authenticator.

transports
enum<string>[]
required

Transports which may be used by the authenticator.

Available options:
usb,
nfc,
ble,
internal
created_at
string
required

Time of creation of the credential

name
string

The name of the credential. Can be updated by the user.

last_used_at
string

The time when the credential was used last