Sites
List the daylight readings for a specified date range and aggregate for a project
get
/weather/projects/{projectId}/sites/{siteId}
Authorizations
Path parameters
projectIdstringrequired
The ID of the project
siteIdstringrequired
The ID of the project
Query parameters
startstring · date-timerequired
The inclusive start date
endstring · date-timerequired
The exclusive end date
aggregationstring · enum
The aggregation to group the datums by
Options:
year
, month
, day
, hour
, 15minute
, 5minute
Responses
application/json
application/json
cURL
JavaScript
Python
HTTP
200
400