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
必須
最終更新日 2026年9月4日