Commonly used to bulk download month-to-date and year-to-date generated reports for post-processing. The download is available as a ZIP file.
Bearer authentication header of the form: Bearer <token>
, where <token>
is your GoldRush API Key.
The ID of the report schedule.
Either 30
(default) or 60
. Ignored if time-period
param is provided.
Either month_to_date
or year_to_date
.
Either hourly
(default) or daily
.
Successful response
The response is of type string
.