List Things

GET {{aws_internet_of_things_base_url}}/things?attributeName&attributeValue&maxResults&nextToken&thingTypeName

Request Params

KeyDatatypeRequiredDescription
attributeNamenullThe attribute name used to search for things.
attributeValuenullThe attribute value used to search for things.
maxResultsnullThe maximum number of results to return in this operation.
nextTokennullThe token to retrieve the next set of results.
thingTypeNamenullThe name of the thing type used to search for things.