ReneR
ZITADEL2mo ago
5 replies
Rene

Cannot list passkeys for a user

⛓️‍💥APIsUnsolved☁️Zitadel CloudQuestion🪲Bugs
Lately we've been running into some issues with the passkeys API: https://zitadel.com/docs/reference/api/user/zitadel.user.v2.UserService.ListPasskeys.

This API used to work but currently returns empty (only contains a timestamp) even when a user has passkeys. E.g. here's a response for a user that logs in using passkeys:

{
  "details" : {
    "timestamp" : "2026-01-31T14:58:06.031758Z"
  }
}


Was wondering if someone would be able to help? Thanks!
Was this page helpful?