---
title: "Get finding template by ID"
method: GET
path: "/v1/finding-template/{id}"
tags: ["Finding Templates"]
---

# Get finding template by ID

`GET /v1/finding-template/{id}`

Retrieve a specific finding template by its ID

## Path parameters

- `id` string, required

## Response `200`

The finding template

## Other responses

- `401` — Unauthorized
- `404` — Finding template 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/6e22489e33cb/schema)
