Findings

List audit findings

List audit findings with status, severity, owner, history, and remediation context for compliance review workflows.

get/v1/findings

Query parameters

status'open' | 'ready_for_review' | 'needs_revision' | 'closed'
severity'low' | 'medium' | 'high' | 'critical'
area'people' | 'documents' | 'compliance' | 'risks' | 'vendors' | 'policies' | 'other'
taskIdstring
evidenceSubmissionIdstring
evidenceFormType'board-meeting' | 'it-leadership-meeting' | 'risk-committee-meeting' | 'meeting' | 'access-request' | 'whistleblower-report' | 'penetration-test' | 'rbac-matrix' | 'infrastructure-inventory' | 'employee-performance-evaluation' | 'network-diagram' | 'tabletop-exercise'
policyIdstring
vendorIdstring
riskIdstring
memberIdstring
deviceIdstring

Changes

Changed in 4 of the 51 revisions of this API.212

    • added the new optional query request parameter severity

      new-optional-request-parameter

  • 6e22489e33cb110See the full diff
    • deleted the query request parameter scope

      request-parameter-removed

    • api operation id FindingsController_getFindingsByTask_v1 removed and replaced with FindingsController_listFindings_v1

      api-operation-id-removed

    • added the new optional query request parameter area

      new-optional-request-parameter

    • added the new optional query request parameter deviceId

      new-optional-request-parameter

    • added the new optional query request parameter memberId

      new-optional-request-parameter

    • added the new optional query request parameter policyId

      new-optional-request-parameter

    • added the new optional query request parameter riskId

      new-optional-request-parameter

    • added the new optional query request parameter status

      new-optional-request-parameter

    • added the new optional query request parameter vendorId

      new-optional-request-parameter

    • removed the non-success response with the status 401

      response-non-success-status-removed

    • removed the non-success response with the status 404

      response-non-success-status-removed

    • added the new optional query request parameter scope

      new-optional-request-parameter

    • deleted the header request parameter X-Organization-Id

      request-parameter-removed

    This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog