v4

latestOpenAPI 3.1.02026-08-08221179273.1 KB
gamification

Get Transactions

Get transaction history for the authenticated user.

Returns a list of token transactions (both earned and spent) with details.

get/api/gamification/tokens/transactions

Query parameters

limitinteger

Number of transactions to return

Number of transactions to return

offsetinteger

Number of transactions to skip

Number of transactions to skip

Headers

x-user-idstring nullable

Response

Successful Response

idstring required
user_idstring required
type'earned' | 'spent' | 'purchased' | 'deducted' required

Transaction types.

amountinteger required
reward_idstring nullable
item_idstring nullable
product_idstring nullable
store_txn_idstring nullable
sourcestring nullable
created_atstring date-time required