Skip to content

List user rewards

GET
/me/rewards

Retrieves all rewards (vouchers and tickets) for the authenticated user with pagination and filtering support.

Array<object>
object
created_at
required
string format: time
data
required
Any of:
object
code
required
Any of:
null
conditions
required
Any of:
null
expires_at
required
Any of:
null
shop
required
object
description
required
Any of:
null
logo_url
required
Any of:
null
name
required
Any of:
null
website
required
Any of:
null
value
required
Any of:
null
value_data
required
Any of:
null
deleted_at
required
Any of:
null
id
required
string
/:^[0-9A-Z]{26}$/
type
required
string
Allowed values: Voucher Ticket
updated_at
required
string format: time