Skip to main content
GET
List Gift Cards

Query Parameters

string
Filter by status: enabled, disabled (enabled matches active gift cards)
string
Filter by gift card code (partial, case-insensitive match)
string
Filter by the customer the gift card was issued to
number
default:"1"
Page number
number
default:"50"
Items per page

Response

Returns the standard response envelope. The data object contains the gift_cards array plus flat total, page, and limit fields. Amounts (initial_value, balance) are expressed in the gift card’s currency units (decimal), not minor units. Availability is reported via the enabled boolean.