Skip to main content
List all vouchers for the authenticated user.
GET /api/v1/vouchers/ Returns a paginated list of vouchers ordered by creation time. Useful for checking the status of multiple vouchers at once.

Parameters

Query

Request example

Response

Returns an array of voucher objects. See Get Voucher for the object schema.

Example response