List the thing groups in your account.
Requires permission to access the ListThingGroups action.
get/thing-groups
Query parameters
nextTokenstring
To retrieve the next set of results, the <code>nextToken</code> value from a previous response; otherwise <b>null</b> to receive the first set of results.
maxResultsinteger
The maximum number of results to return at one time.
parentGroupstring
A filter that limits the results to those with the specified parent group.
namePrefixFilterstring
A filter that limits the results to those with the specified name prefix.
recursiveboolean
If true, return child groups as well.
Response
Success