List the user's wallet claims
Consumer
List the user's wallet claims
All vouchers the user has claimed, newest first. Each row joins the current voucher state, so voucherIsActive=false means the merchant has since unpublished it — the claim still exists but can no longer be redeemed.
GET
List the user's wallet claims
Authorizations
Bearer JWT signed by your app, with iss matching the issuer registered on the partner record. Verified against your JWKS URL or static public key.