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 owning workspace (workspaceId + workspaceName) for display and filtering; both fields are null for org-owned inventories that belong to no workspace. 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.
Path parameters
Query parameters
Headers
Response
Default Response
Changes
Changed in 6 of the 32 revisions of this API.35
- ▲
removed the required property
///from the response with the statusresponse-required-property-removed
- ▲
- ○
added
subschema #10to the///response propertyanyOflist for the response statusresponse-property-any-of-added
- ○
- ○
added
subschema #8subschema #9to the///response propertyanyOflist for the response statusresponse-property-any-of-added
- ○
added the required property
///to the response with the statusresponse-required-property-added
- ○
- ▲
response property
data/items/attributes/workspaceIdlist-of-types was widened by adding typesnullto media typeapplication/jsonof response200response-property-list-of-types-widened
- ▲
response property
data/items/attributes/workspaceNamelist-of-types was widened by adding typesnullto media typeapplication/jsonof response200response-property-list-of-types-widened
- ▲
- ○
removed
subschema #7from the///response propertyanyOflist for the response statusresponse-property-any-of-removed
- ○
- ○
endpoint added
endpoint-added
- ○