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.

Последнее изменение 4 сентября 2026 г.