List all Vouchers belonging to you

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

This command returns a single listing of all Vouchers that belong to you, along with the information for each individual Voucher. This command can be used to create a report, or otherwise track your outstanding Vouchers.

You can also optionally show only redeemed or only non-redeemed vouchers via GET /api/vouchers?redeemed=true (only redeemed) or GET /api/vouchers?redeemed=false (only unredeemed)

Query Params
string
required

The access token you generated with your OAuth credentials.

string

filter for redeemed status using true or false

Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json