List Thing Groups

GET {{aws_internet_of_things_base_url}}/thing-groups?maxResults&namePrefixFilter&nextToken&parentGroup&recursive

Request Params

KeyDatatypeRequiredDescription
maxResultsnullThe maximum number of results to return at one time.
namePrefixFilternullA filter that limits the results to those with the specified name prefix.
nextTokennullThe token to retrieve the next set of results.
parentGroupnullA filter that limits the results to those with the specified parent group.
recursivenullIf true, return child groups as well.