v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1473397365.8 KB

Gets the historical values for one or more asset properties. For more information, see <a href="https://docs.aws.amazon.com/iot-sitewise/latest/userguide/query-industrial-data.html#historical-values">Querying historical values</a> in the <i>IoT SiteWise User Guide</i>.

post/properties/batch/history

Query parameters

maxResultsstring

Pagination limit

nextTokenstring

Pagination token

Request body

nextTokenstring

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

maxResultsinteger
<p>The maximum number of results to return for each paginated request. A result set is returned in the two cases, whichever occurs first.</p> <ul> <li> <p>The size of the result set is less than 1 MB.</p> </li> <li> <p>The number of data points in the result set is less than the value of <code>maxResults</code>. The maximum value of <code>maxResults</code> is 4000.</p> </li> </ul>

Response

Success

nextTokenstring

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