TimeSeries — GET /timeSeries/profile/{location-id}/{parameter-id}
Parameter |
Description |
Required |
|---|---|---|
location-id |
||
parameter-id |
||
office |
What it does
Retrieve a specific time series profile for a given location and parameter.
When to use
You know the location and parameter and want the profile details
Examples
Fetch a profile for a location and parameter:
GET /timeseries/profile/LOC123/Flow?office=HQ
See the consolidated API documentation: API References.