auth
List Passkeys
The caller's own passkeys. Never anybody else's, and never key material.
Deliberately not behind require_passkey_support, and not filtered to the current relying-party ID. A deployment that has changed or lost that ID still holds the rows registered under the old one, and refusing to list them would leave somebody looking at an empty page with no way to clean up and no hint as to why. Each row carries is_usable instead, so an orphan is visible, explained, and deletable.
get/v1/auth/webauthn/credentials
Response
Successful Response
Changes
Changed in 1 of the 126 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○