v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1483477323.4 KB

Listing all managed things with provision for filters.

get/managed-things

Query parameters

OwnerFilterstring password

Filter on device owners when listing managed things.

CredentialLockerFilterstring

Filter on a credential locker for a managed thing.

RoleFilter'CONTROLLER' | 'DEVICE'

Filter on the type of device used. This will be the Amazon Web Services hub controller, cloud device, or IoT device.

ParentControllerIdentifierFilterstring

Filter on a parent controller id for a managed thing.

ConnectorPolicyIdFilterstring

ConnectorPolicyId is deprecated

Filter on a connector policy id for a managed thing.

ConnectorDestinationIdFilterstring

Filter managed things by the connector destination ID they are associated with.

ConnectorDeviceIdFilterstring password

Filter managed things by the connector device ID they are associated with. When specified, only managed things with this connector device ID will be returned.

SerialNumberFilterstring password

Filter on the serial number of the device.

ProvisioningStatusFilter'UNASSOCIATED' | 'PRE_ASSOCIATED' | 'DISCOVERED' | 'ACTIVATED' | 'DELETION_FAILED' | 'DELETE_IN_PROGRESS' | 'ISOLATED' | 'DELETED'

Filter on the status of the device. For more information, see <a href="https://docs.aws.amazon.com/iot-mi/latest/devguide/device-provisioning.html">Device Provisioning</a>.

NextTokenstring

A token that can be used to retrieve the next set of results.

MaxResultsinteger

The maximum number of results to return at one time.

Response

Success

NextTokenstring

A token that can be used to retrieve the next set of results.