v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1473397365.8 KB

Retrieves a paginated list of time series (data streams).

get/timeseries/

Query parameters

nextTokenstring

The token to be used for the next set of paginated results.

maxResultsinteger

The maximum number of results to return for each paginated request.

assetIdstring

The ID of the asset in which the asset property was created.

aliasPrefixstring

The alias prefix of the time series.

timeSeriesType'ASSOCIATED' | 'DISASSOCIATED'
<p>The type of the time series. The time series type can be one of the following values:</p> <ul> <li> <p> <code>ASSOCIATED</code> – The time series is associated with an asset property.</p> </li> <li> <p> <code>DISASSOCIATED</code> – The time series isn't associated with any asset property.</p> </li> </ul>

Response

Success

nextTokenstring

The token for the next set of results, or null if there are no additional results.