GET /v{version}/reports/{report_type}
Summary: Gets the daily report.
Operation ID: Reports_Index
Auth: unknown
Operation ID: Reports_Index
Auth: unknown
Description
Get's the report.
Parameters (8)
end_date
(string, query, required)
The end date of the report in the format ddmmyyyy (i.e 31012016)
page
(integer, query, required)
The page offset to return.
page_size
(integer, query, required)
The number of rows to return.
reportSubTypeId
(integer, query, optional)
report_type
(string, path, required)
Report Type Id (i.e Daily, Monthly, Annual)
sites
(string, query, required)
Comma separated list of site Ids.
start_date
(string, query, required)
The start date of the report in the format ddmmyyyy (i.e 31012016)
version
(string, path, required)
No probe data for this endpoint yet.