TimeSeries — GET /timeSeries/profile/{location-id}/{parameter-id}

Parameters

Parameter

Description

Required

location-id

location-id

parameter-id

parameter-id

office

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.