Get user passkeys
GET/api/user/passkeys/
This endpoint retrieves a list of passkeys associated with the authenticated user. The passkeys are sorted by their creation date in descending order.
Responses
- 200
- 401
- 500
GET/api/user/passkeys/
This endpoint retrieves a list of passkeys associated with the authenticated user. The passkeys are sorted by their creation date in descending order.