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

# Get findings for a task

`GET /v1/findings`

Retrieve all findings for a specific task

## Query parameters

- `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'

## Response `200`

List of findings

## Other responses

- `401` — Unauthorized
- `404` — Target not found

---

[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/2fc5a4abe081/schema)
