跳转到主要内容
GET
cURL

授权

Authorization
string
header
必填

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

路径参数

rewardId
string
必填

响应

200 - application/json

Returns the reward detail

id
string
必填
userId
string
必填
spaceId
string
必填
spaceName
string
必填
sourceType
string
必填
sourceMetaData
object
必填
uniqueKey
string
必填
status
enum<string>
必填
可用选项:
pending,
approved,
rejected
amount
integer
必填
consumedAmount
number | null
必填
remainingAmount
number | null
必填
rewardTime
string | null
必填
expiredTime
string | null
必填
createdTime
string
必填
lastModifiedTime
string | null
必填
最后修改于 2026年3月5日