Get an asset group by id
get_asset_groupRetrieve a full asset group record by its ID, with fields customized to the group type, including IP ranges, filter expressions, or asset previews.
Instructions
Fetch one asset group's full record by its id. The shape varies by group subtype: an AssetList returns an assets_sample preview, an IpRange returns start_ip / end_ip, a FilterGroup returns its filter expression, and so on.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| group_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||