Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

spaceId
string
required

Response

200 - application/json

Returns the list of reward credits

id
string
required
sourceType
enum<string>
required
Available options:
appSumoActivation,
socialShare,
system
rewardStatus
enum<string>
required
Available options:
pending,
approved,
rejected
rewardType
enum<string>
required
Available options:
credit
rewardAmount
number
required
consumedAmount
number
required
createdTime
string
required
rewardTime
string | null
expiredTime
string | null
Last modified on March 5, 2026