GET
/
webauthn
/
credentials

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

Authorizations

hanko
string
cookie
required

Response

200 - application/json
aaguid
boolean
required

The AAGUID of the authenticator.

created_at
string
required

Time of creation of the credential

id
string
required

The ID of the Webauthn credential

public_key
boolean
required

The public key assigned to the credential.

transports
enum<string>[]
required

Transports which may be used by the authenticator.

Available options:
usb,
nfc,
ble,
internal
last_used_at
string

The time when the credential was used last

name
string

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