Retrieves all payment keys belonging to the currently authenticated user (masked).
GET/paymentkeys/list
Returns the user's payment keys with sensitive portions obscured. If the user is not logged in or cannot be found, an error result is returned.
Responses
- 200
- 401
- 403
OK
Unauthorized - missing or invalid credentials.
Forbidden - authenticated but missing required role or policy.