latestOpenAPI 3.1.12026-08-2227401.1 MB

2fe02c07eb49

Orgs

Lists the union of Findings across every skill inventory in the org the caller can see, ranked by priority (critical → low) then recency and paginated with a single stable cursor spanning the union. filter[status] selects the slice: active (default) returns Findings on their inventory’s current scan that have not been user-ignored; ignored returns the user-ignored Findings on that same current scan, so they can be reviewed and restored. Both slices are scoped to the current scan, so a Finding that falls off its inventory’s latest scan leaves both regardless of whether it was ignored. Each row carries its inventoryId and owning workspace (workspaceId + workspaceName) for drill-down; both fields are null for org-owned inventories that belong to no workspace (no workspace deep-link is available for those rows). The union can be narrowed to specific workspaces with the repeatable workspaceId filter. Detail of gated archetypes (drift/overlap) is withheld on plans without the advancedInventoryFindings entitlement, exactly as on the per-inventory findings endpoint.

get/experimental/orgs/{orgId}/findings

Path parameters

orgIdstring uuid required

Query parameters

OR
'priority'
OR
'-priority'
page[size]number
page[after]string
page[before]string
'active'
OR
'ignored'
'registry-match'
OR
'overlap'
OR
'frontmatter-error'
OR
'publishable'
OR
'drift'
OR
'untracked'
OR
'skill-overload'
OR
'critical'
OR
'high'
OR
'medium'
OR
'low'
OR
'active'
OR
'quiet'
OR
'dormant'
OR
string
OR
string[]
string uuid
OR
string[]
string uuid
OR
string[]

Headers

Authorizationstring

Response

Default Response