---
title: "List audit findings"
method: GET
path: "/v1/findings"
tags: ["Findings"]
---

# List audit findings

`GET /v1/findings`

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

## Query parameters

- `status` 'open' | 'ready_for_review' | 'needs_revision' | 'closed'
- `severity` 'low' | 'medium' | 'high' | 'critical'
- `area` 'people' | 'documents' | 'compliance' | 'risks' | 'vendors' | 'policies' | 'other'
- `taskId` string
- `evidenceSubmissionId` string
- `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'
- `policyId` string
- `vendorId` string
- `riskId` string
- `memberId` string
- `deviceId` string

## Response `200`

---

[API](https://skmtc.net/om-network/apis/betayum-api.md) · [All operations](https://skmtc.net/om-network/apis/betayum-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/om-network/betayum-api/versions/1c5403653ecf/schema)
