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

---

[API](https://skmtc.net/trycompai/apis/comp-ai-api.md) · [All operations](https://skmtc.net/trycompai/apis/comp-ai-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/trycompai/comp-ai-api/versions/726b9523fb22/schema)
