---
title: "Get penetration test status"
method: GET
path: "/v1/security-penetration-tests/{id}"
tags: ["Security Penetration Tests"]
---

# Get penetration test status

`GET /v1/security-penetration-tests/{id}`

Returns a penetration test run with progress metadata.

## Path parameters

- `id` string, required

## Headers

- `X-Organization-Id` string

## Response `200`

Penetration test returned

## Other responses

- `404` — Penetration test 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/9dbc609fc132/schema)
