List Things In Billing Group
GET {{aws_internet_of_things_base_url}}/billing-groups/billingGroupName/things?billingGroupName&maxResults&nextToken
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
billingGroupName | null | The name of the billing group. | |
maxResults | null | The maximum number of results to return per request. | |
nextToken | null | The token to retrieve the next set of results. |