---
title: "Get finding by ID"
method: GET
path: "/v1/findings/{id}"
tags: ["Findings"]
---

# Get finding by ID

`GET /v1/findings/{id}`

Get finding by ID in Betayum. Create, review, update, and track audit findings, remediation activity, and finding history for an organization.

## Path parameters

- `id` string, required

## Response `200`

## Changes

- **2026-04-20** `6e22489e33cb` — 2 info
  - removed the non-success response with the status `401`
  - removed the non-success response with the status `404`
- **2026-03-05** `946edaa856a9` — 1 warning
  - deleted the `header` request parameter `X-Organization-Id`

[Change history](https://skmtc.dev/om-network/apis/betayum-api/changes/v1/findings/:id/get.md)

---

[API](https://skmtc.dev/om-network/apis/betayum-api.md) · [All operations](https://skmtc.dev/om-network/apis/betayum-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/om-network/betayum-api/revisions/95679a9aa625/schema)
