Lists your things. Use the attributeName and attributeValue parameters to filter your things. For example, calling ListThings with attributeName=Color and attributeValue=Red retrieves all things in the registry that contain an attribute Color with the value Red. Requires permission to access the ListThings action.
Request
Query Params
Responses
🟢200Success
application/json
Body
🟠480InvalidRequestException
🟠481ThrottlingException
🟠482UnauthorizedException
🟠483ServiceUnavailableException
🟠484InternalFailureException
Request Request Example
Shell
JavaScript
Java
Swift
curl--location-g--request GET 'https://api.iotwireless.{region}.amazonaws.com/things'