Skip to main content
GET
cURL

Autorizaciones

Authorization
string
header
requerido

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

Parámetros de ruta

spaceId
string
requerido

Space ID to export rewards for

Parámetros de consulta

createdTimeFrom
string

Filter by created time from (ISO string)

createdTimeTo
string

Filter by created time to (ISO string)

Respuesta

200 - text/csv

Returns the CSV file with reward records

The response is of type string.

Última modificación el 4 de septiembre de 2026