Asset Data
Retrieve group, site, and device records.
| Command | Endpoint | Description |
|---|---|---|
| GET | /asset/groups | Retrieve a list of available groups of sites |
| GET | /asset/groups/{group_id} | Retrieve a group and list of sites within the group |
| GET | /asset/sites/{site_id} | Retrieve a site by site ID |