Skip to main content
GET
cURL

承認

Authorization
string
header
必須

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

クエリパラメータ

spaceId
string

Filter by space ID

sourceType
enum<string>

Filter by reward source type

利用可能なオプション:
appSumoActivation,
socialShare,
system
status
enum<string>

Filter by reward status

利用可能なオプション:
pending,
approved,
rejected
platform
enum<string>

Filter by social platform

利用可能なオプション:
x,
linkedin
isValid
enum<string>

Filter by verification result

利用可能なオプション:
true,
false

Search by postUrl, uniqueKey or userId

createdTimeFrom
string

Filter by created time from (ISO string)

createdTimeTo
string

Filter by created time to (ISO string)

page
integer
デフォルト:1
必須範囲: x >= 1
pageSize
integer
デフォルト:20
必須範囲: 1 <= x <= 100

レスポンス

200 - application/json

Returns the paginated list of reward

items
object[]
必須
total
integer
必須
最終更新日 2026年9月4日