Get one issue group, with its affected agents and endpoints.

One issue group addressed by its composite key — security by source=Security&category=…&pattern=…,
governance by source=Gov&signalType=…&reference=… — with its header aggregate plus the first page of the
agents it was found on and of the endpoints it was found on, most-affected first. Every row carries a preview of its
findings (instancesTruncated when there are more); page through the rest with groups/summary/instances.
Use pageSize to size both sections; page past them with groups/summary/agents and
groups/summary/endpoints. An invalid key combination is a 400; a key that matches no current issue in your
organization is a 404. Authenticate with an API key.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string

Which kind of group: Security or Gov. Required.

string

The security group's category (OPTIONAL for source=Security; rejected for Gov).

string

The security group's pattern/sub-category (required for source=Security, rejected for Gov).

string

The governance signal type (required for source=Gov, rejected for Security).

string

The governance group's opaque reference key (required for source=Gov, rejected for Security).

AgentIds
array of strings

Agent ids to scope the summary by, PRE-aggregation (combined with agentStableIds). Repeat the parameter or comma-separate values.

AgentIds
AgentStableIds
array of strings

Agent stable ids to scope the summary by, PRE-aggregation (combined with agentIds). Repeat the parameter or comma-separate values.

AgentStableIds
int32

Rows per embedded section. Defaults to 25; values above the maximum are reduced to it, below 1 raised to 1.

Responses

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json