Passkeys
List passkeys
List all passkeys registered for the authenticated user.
GET
List passkeys
Previous
Register a passkeyRegister a new passkey for the authenticated user.
Passkeys are created as discoverable credentials (resident keys) that enable
usernameless authentication. Users can register multiple passkeys across
different devices.
Before calling this operation, obtain registration options from the
getPasskeyRegistrationOptions endpoint and use them to create a credential
with the WebAuthn API.
Next
List passkeys