List the thing groups to which the specified thing belongs.
Requires permission to access the ListThingGroupsForThing action.
get/things/{thingName}/thing-groups
Path parameters
thingNamestring required
The thing name.
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.
Response
Success