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
обов'язково
Останнє оновлення 4 вересня 2026 р.