v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1435160115.2 KB

Gets definitions of the specified entities. Uses the latest version of the user's namespace by default. This API returns the following TDM entities.

  • Properties

  • States

  • Events

  • Actions

  • Capabilities

  • Mappings

  • Devices

  • Device Models

  • Services

This action doesn't return definitions for systems, flows, and deployments.

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

Headers

X-Amz-Target'IotThingsGraphFrontEndService.GetEntities' required

Request body

idsUrn[] required
<p>An array of entity IDs.</p> <p>The IDs should be in the following format.</p> <p> <code>urn:tdm:REGION/ACCOUNT ID/default:device:DEVICENAME</code> </p>
namespaceVersioninteger

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

Response

Success