It is not possible to see what Passkeys a user has.
Passkeys relies on navigator.credentials.get
to obtain a specific Passkey to load in the application. However, there’s no way for the website trying to authenticate your Passkey to access the ones you currently have available.