Skip to main content
GET
cURL

Autorisations

Authorization
string
header
requis

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

Paramètres de requête

spaceId
string

Filter by space ID

sourceType
enum<string>

Filter by reward source type

Options disponibles:
appSumoActivation,
socialShare,
system
status
enum<string>

Filter by reward status

Options disponibles:
pending,
approved,
rejected
platform
enum<string>

Filter by social platform

Options disponibles:
x,
linkedin
isValid
enum<string>

Filter by verification result

Options disponibles:
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
défaut:1
Plage requise: x >= 1
pageSize
integer
défaut:20
Plage requise: 1 <= x <= 100

Réponse

200 - application/json

Returns the paginated list of reward

items
object[]
requis
total
integer
requis
Dernière modification le 4 septembre 2026