List Thing Types
GET {{aws_internet_of_things_base_url}}/thing-types?maxResults&nextToken&thingTypeName
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
maxResults | null | The maximum number of results to return in this operation. | |
nextToken | null | The token to retrieve the next set of results. | |
thingTypeName | null | The name of the thing type. |