List current issues grouped by type.

One page of your organization's current issues grouped by type — security by category and pattern,
governance by signal type and reference — each with its total instances, distinct agents and endpoints, and
worst risk. No matches returns { "total": 0, "items": [] }, not a 404; an unrecognized enumerated
value is a 400 naming the accepted values. Authenticate with an API key.

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

Zero-based page index. Absent or negative is treated as the first page.

int32

Rows per page. Values above the maximum are reduced to it.

string

Field to sort by, case-insensitive: Risk, TotalInstances, AgentsCount, EndpointsCount,
Category, Pattern. Defaults to Risk. An unknown value is a 400 naming the accepted values.

string

Ascending or Descending (Asc/Desc also accepted), case-insensitive. Defaults to Descending.

string

Case-insensitive text search over a group's category, pattern, signal type, entity, reference and description.

RiskLevels
array of strings

Risk levels to keep whole groups by: VeryLow, Low, Medium, High, VeryHigh. Repeat the parameter or comma-separate values; an unknown value is a 400.

RiskLevels
Categories
array of strings

Categories to keep whole groups by. Repeat the parameter or comma-separate values.

Categories
Sources
array of strings

Which kinds of issue to include: Security (security findings), Gov (governance signals), or both when omitted.

Sources
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