Grid Aggregations
Get Forecast Aggregation
Get forecast aggregation data for up to 14 days of data at a time for a requested collection or aggregation.
get/data/forecast/aggregations
Query parameters
output_parametersstring[]
The output parameters to include in the response.
collection_idstring nullable required
Unique identifier for your collection.
aggregation_idstring nullable
Unique identifier that belongs to the requested collection.
hoursinteger nullable
The number of hours to return in the response.
period'PT5M' | 'PT10M' | 'PT15M' | 'PT20M' | 'PT30M' | 'PT60M' nullable
Length of the averaging period in ISO 8601 duration format. Default is PT30M.
format'csv' | 'json' nullable
Response format
Response
OK