get_group
Retrieve a system group by ID to view summaries of member threat models for portfolio-level risk and compliance reporting. Read-only operation; discover system IDs with list_groups.
Instructions
Get a system group by ID, including summaries of its member threat models. Read-only; no side effects.
Single-group fetch is supported for SYSTEMS ONLY — tags have no
fetch-by-id endpoint; enumerate tags with list_groups(kind="tag") and
a single model's tag memberships with list_model_groups. A system is a
named grouping of threat models for portfolio-level risk and compliance
reporting. Discover system IDs with list_groups(kind="system"); add
members with add_model_to_group(kind="system", ...).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| system_id | Yes | ID of the system to retrieve. | |
| server_version | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||