TimeSeries — GET /timeSeries/profile
What it does
List or discover available time series profiles. Use this to see what profiles exist before requesting a specific profile by IDs.
When to use
Inventory the profiles available for your office
Filter by location or parameter to narrow results
Parameter |
Description |
Required |
|---|---|---|
location-mask |
||
office-mask |
||
page |
||
page-size |
||
parameter-id-mask |
Examples
List profiles for locations starting with ABC:
GET /timeseries/profile?location-mask=ABC*&office=HQ
See the consolidated API documentation: API References.