Rekamedika Docs
Passkey

GET /passkey/list-user-passkeys

GET
/api/auth/passkey/list-user-passkeys

List all passkeys for the authenticated user

Response Body

application/json

curl -X GET "https://example.com/api/auth/passkey/list-user-passkeys"
[  {}]

Is this page helpful?