---
title: "List pentest finding context notes"
method: GET
path: "/v1/pentest-finding-contexts"
tags: ["Security Penetration Tests"]
---

# List pentest finding context notes

`GET /v1/pentest-finding-contexts`

Returns the customer-written context notes attached to pentest findings for a target URL. These notes are shared with the testing agent on future scans of the same target so retests are informed, not blind.

## Query parameters

- `targetUrl` string, required

## Headers

- `X-Organization-Id` string

## Response `200`

Context notes returned

## Changes

> 56 revisions in range; 4 could not be searched.

- **2026-06-11** `a87e7c0c5c25` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/trycompai/apis/comp-ai-api/changes/v1/pentest-finding-contexts/get.md)

---

[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/726b9523fb22/schema)
