Entity Information
Data type: AssetGroup, fields listAssets can be grouped. Every asset can belong to multiple groups. Asset groups are configured per division.
1. Get single asset group by id
URL: /api/assetgroups/{assetGroupId}
assetGroupId - numeric ID of asset group.
Query parameter | Required | Type | Default | Description |
---|---|---|---|---|
includechilddivisions | No | True/False | False | Include asset groups from subdivisions |
2. Get multiple asset groups
URL: /api/assetgroups
Query parameter | Required | Type | Default | Description |
---|---|---|---|---|
includechilddivisions | No | True/False | False | Include asset groups from subdivisions |