---
title: "Get all findings for organization"
method: GET
path: "/v1/findings/organization"
tags: ["Findings"]
---

# Get all findings for organization

`GET /v1/findings/organization`

Retrieve all findings for the organization

## Query parameters

- `status` 'open' | 'ready_for_review' | 'needs_revision' | 'closed'

## Response `200`

List of all findings for the organization

## Other responses

- `400` — Invalid status value
- `401` — Unauthorized

---

[API](https://skmtc.dev/trycompai/apis/comp-ai-api.md) · [All operations](https://skmtc.dev/trycompai/apis/comp-ai-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/trycompai/comp-ai-api/revisions/ac8d1e4e2e79/schema)
