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