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

Get penetration test status in Comp AI. Create AI-powered penetration test runs, track progress, inspect findings and events, and download markdown or PDF reports.

## 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.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)
