Using AI coding agents like Claude Code or Cursor? Try the official Chargebee Agent Skills to speed up your development.Try now
Try in API Explorer
Retrieves the list of gifts.
Sample Request
URL Format
GET https://[site].chargebee.com/api/v2/gifts
Input Parameters
Filter Params
For operator usages, see the Pagination and Filtering section.
optional, enumerated string filter
Status of the gift. Possible values are : scheduled, unclaimed, claimed, cancelled, expired.
Supported operators : is, is_not, in, not_in
Example → status[is] = "claimed"
Supported operators: is, is_not, in, not_in
Example →
claimedReturns
next_offsetoptional, string, max chars=1000
This attribute is returned only if more resources are present. To fetch the next set of resources use this value for the input parameter offset.
giftGift object
Resource object representing gift
subscriptionSubscription object
Resource object representing subscription