Skip to main content
GET
cURL

Autorizzazioni

Authorization
string
header
obbligatorio

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

Parametri della query

spaceId
string

Filter by space ID

sourceType
enum<string>

Filter by reward source type

Opzioni disponibili:
appSumoActivation,
socialShare,
system
status
enum<string>

Filter by reward status

Opzioni disponibili:
pending,
approved,
rejected
platform
enum<string>

Filter by social platform

Opzioni disponibili:
x,
linkedin
isValid
enum<string>

Filter by verification result

Opzioni disponibili:
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
predefinito:1
Intervallo richiesto: x >= 1
pageSize
integer
predefinito:20
Intervallo richiesto: 1 <= x <= 100

Risposta

200 - application/json

Returns the paginated list of reward

items
object[]
obbligatorio
total
integer
obbligatorio
Ultima modifica il 4 settembre 2026