Skip to main content
GET
cURL

Autorisierungen

Authorization
string
header
erforderlich

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

Abfrageparameter

Search by space name

createdTimeFrom
string

Filter by created time from (ISO string)

createdTimeTo
string

Filter by created time to (ISO string)

page
integer
Standard:1
Erforderlicher Bereich: x >= 1
pageSize
integer
Standard:20
Erforderlicher Bereich: 1 <= x <= 100

Antwort

200 - application/json

Returns the reward overview grouped by spaces

items
object[]
erforderlich
total
integer
erforderlich
Zuletzt geändert am 4. September 2026