Skip to main content
GET
cURL

Autorizzazioni

Authorization
string
header
obbligatorio

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

Parametri del percorso

spaceId
string
obbligatorio

Space ID to export rewards for

Parametri della query

createdTimeFrom
string

Filter by created time from (ISO string)

createdTimeTo
string

Filter by created time to (ISO string)

Risposta

200 - text/csv

Returns the CSV file with reward records

The response is of type string.

Ultima modifica il 4 settembre 2026