List all asset groups belonging to your organization with asset counts.
X-API-KEY header:
| Field | Type | Description |
|---|---|---|
| groups | array | Array of group objects belonging to your organization |
| groups[].id | number | Unique identifier for the group |
| groups[].name | string | Display name of the group |
| groups[].assetCount | number | Number of assets currently assigned to this group |
assetCount reflects the current number of assets assigned to each groupYour API key. This is required by most endpoints to access our API programatically. Reach out to us at [email protected] to get an API key for your use.
Successful response