List vouchers in a voucher group
The group and every voucher are scoped to the authenticated organization. Missing and cross-tenant group IDs return 404. Voucher codes are excluded unless includeCodes=true.
Authorizations
Clerk tenant API key. The organizationId encoded by the key is the exact and only tenant scope.
Path Parameters
Query Parameters
When true, includes fulfillment or voucher codes. Codes are excluded by default because they grant value.
Page size. Invalid values use 100; values above 500 are capped at 500.
1 <= x <= 500Opaque continuation token returned by this voucher-group vouchers collection. Cursors are bound to this endpoint (and, for nested or sorted collections, to that parent or sort) and cannot be reused elsewhere.

