Skip to main content
GET
cURL

Autorisierungen

Authorization
string
header
erforderlich

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

Pfadparameter

spaceId
string
erforderlich
rewardId
string
erforderlich

Antwort

200 - application/json

Reward details retrieved successfully

id
string
erforderlich
spaceId
string
erforderlich
userId
string
erforderlich
sourceType
enum<string>
erforderlich
Verfügbare Optionen:
appSumoActivation,
socialShare,
system
sourceMetaData
object
erforderlich
rewardStatus
enum<string>
erforderlich
Verfügbare Optionen:
pending,
approved,
rejected
rewardAmount
number
erforderlich
createdTime
string
erforderlich
consumedAmount
number | null
rewardTime
string | null
expiredTime
string | null
Zuletzt geändert am 4. September 2026