v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1473397365.8 KB

Retrieves a paginated list of assets associated with an IoT SiteWise Monitor project.

get/projects/{projectId}/assets

Path parameters

projectIdstring required

The ID of the project.

Query parameters

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.</p> <p>Default: 50</p>

Response

Success

assetIdsID[] required

A list that contains the IDs of each asset associated with the project.

nextTokenstring

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