Returns the gift cards issued by the current store. Filter by
q[code_cont] for code search, q[user_id_eq] for cards issued
to a specific customer, or q[state_eq] for status filtering.
Required scope: read_gift_cards (for API-key authentication).
Documentation Index
Fetch the complete documentation index at: https://spreecommerce.org/docs/llms.txt
Use this file to discover all available pages before exploring further.
Secret API key for admin access
JWT token for admin user authentication
Bearer token for admin authentication
Page number
Number of records per page
Filter by gift card code (contains)
Filter by status (active, redeemed, partially_redeemed, canceled)
Sort by field. Prefix with - for descending (e.g., -created_at).
Comma-separated list of fields to include. id is always included.