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

/timeseries/profile Endpoint Parameters

Parameter

Description

Required

location-mask

location-mask

office-mask

office-mask

page

page

page-size

page-size

parameter-id-mask

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.