v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1435160115.2 KB

Searches for entities of the specified type. You can search for entities in your namespace and the public namespace that you're tracking.

post/#X-Amz-Target=IotThingsGraphFrontEndService.SearchEntities

Query parameters

maxResultsstring

Pagination limit

nextTokenstring

Pagination token

Headers

X-Amz-Target'IotThingsGraphFrontEndService.SearchEntities' required

Request body

entityTypesEntityType[] required

The entity types for which to search.

nextTokenstring

The string that specifies the next page of results. Use this when you're paginating results.

maxResultsinteger

The maximum number of results to return in the response.

namespaceVersioninteger

The version of the user's namespace. Defaults to the latest version of the user's namespace.

Response

Success

nextTokenstring

The string to specify as <code>nextToken</code> when you request the next page of results.