Users

List WebAuthn credentials

Retrieve all registered WebAuthn credentials (security keys, biometric devices) for the current user. Requires authentication.

get/users/@me/mfa/webauthn/credentials

Response

Success

idstring required

The credential ID

namestring required

User-assigned name for the credential

created_atstring required

When the credential was registered

last_used_atstring nullable required

When the credential was last used

Changes

No recorded changes to this endpoint across all 1 revision of this API.