Orgs
Context

Lists findings for the specified context and related contexts that are visible to the caller in an organization.

get/experimental/orgs/{orgId}/context-findings

Path parameters

orgIdstring uuid required

Query parameters

OR
'priority'
OR
'-priority'
page[size]number
page[after]string
page[before]string
contextLineageIdstring uuid required
'active'
OR
'ignored'
'registry-match'
OR
'overlap'
OR
'frontmatter-error'
OR
'publishable'
OR
'drift'
OR
'untracked'
OR
'skill-overload'
OR
'oversized-skill'
OR
'policy-violation'
OR
'stale-content'
OR
'outdated-copy'
OR
'conflicting-rules'
OR
'critical'
OR
'high'
OR
'medium'
OR
'low'
OR

Headers

Authorizationstring

Response

Default Response

Changes

Changed in 4 of the 55 revisions of this API.15

    • ○

      added subschema #8 to the /// response property anyOf list for the response status

      response-property-any-of-added

    • ○

      added the optional property / to the response with the status

      response-optional-property-added

    • ○

      added the optional property / to the response with the status

      response-optional-property-added

  • 050f3217cf2c11See the full diff
    • ●

      added the new finding enum value to the // response property for the response status

      response-property-enum-value-added

    • ○

      removed the skill-inventory-finding enum value from the // response property for the response status

      response-property-enum-value-removed

    • ○

      endpoint added

      endpoint-added