To get a list of gift cards, you need to send a GET request to the /api/gifts/gifts endpoint.There are no required parameters for this endpoint, but you can filter the gift cards based on the following optional parameters:
status: The status of the gift card. This is an optional field of type string. Possible values are NEW, REDEEMED, EXPIRED, VOIDED, REFUNDED, UNKNOWN.