v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-142381,278956.3 KB

Lists the things you have added to the given billing group.

Requires permission to access the ListThingsInBillingGroup action.

get/billing-groups/{billingGroupName}/things

Path parameters

billingGroupNamestring required

The name of the billing group.

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 per request.

Response

Success

thingsThingName[]

A list of things in the billing group.

nextTokenstring

The token to use to get the next set of results. Will not be returned if operation has returned all results.