Export all reward records for a specific space as CSV file. Supports filtering by date range.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Space ID to export rewards for
Filter by created time from (ISO string)
Filter by created time to (ISO string)
Returns the CSV file with reward records
The response is of type string.