Skip to main content
GET
cURL

Авторизации

Authorization
string
header
обязательно

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

Параметры запроса

Search by space name

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 reward overview grouped by spaces

items
object[]
обязательно
total
integer
обязательно
Последнее изменение 4 сентября 2026 г.