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
必須

Space ID to export rewards for

クエリパラメータ

createdTimeFrom
string

Filter by created time from (ISO string)

createdTimeTo
string

Filter by created time to (ISO string)

レスポンス

200 - text/csv

Returns the CSV file with reward records

The response is of type string.

最終更新日 2026年9月4日