List Thing Groups For Thing
GET {{aws_internet_of_things_base_url}}/things/thingName/thing-groups?maxResults&nextToken&thingName
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
maxResults | null | The maximum number of results to return at one time. | |
nextToken | null | The token to retrieve the next set of results. | |
thingName | null | The thing name. |