List
List asset groups in a tenant
Retrieve a list of asset groups within the tenant. By default, 20 asset groups are returned per request.
GET
List
Authorizations
Bearer API Key. For example, "Bearer {Tenant API Key}"
Headers
Bearer API Key. For example, "Bearer {Tenant API Key}"
application/json
Query Parameters
Filter asset groups by name
Example:
"k3d83a9b-k3dk-5lkd-2ldk-9kd77c1beb6"
Get the next batch of asset groups. Used for pagination
Example:
"k3d83a9b-k3dk-5lkd-2ldk-9kd77c1beb6"
Specify the batch size of the list. Used for pagination
Required range:
x <= 1000Example:
10
Include the total count of available asset groups
Example:
true