Skip to main content
GET
cURL

Autorisations

Authorization
string
header
requis

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

Paramètres de chemin

spaceId
string
requis

Space ID to export rewards for

Paramètres de requête

createdTimeFrom
string

Filter by created time from (ISO string)

createdTimeTo
string

Filter by created time to (ISO string)

Réponse

200 - text/csv

Returns the CSV file with reward records

The response is of type string.

Dernière modification le 4 septembre 2026