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.

Pfadparameter

spaceId
string
erforderlich

Space ID to export rewards for

Abfrageparameter

createdTimeFrom
string

Filter by created time from (ISO string)

createdTimeTo
string

Filter by created time to (ISO string)

Antwort

200 - text/csv

Returns the CSV file with reward records

The response is of type string.

Zuletzt geändert am 4. September 2026