---
title: "List of Scans"
method: GET
path: "/api/v2/project/{project_id}"
tags: ["Public Scan"]
---

# List of Scans

`GET /api/v2/project/{project_id}`

Return and array of all scan for the given project ID

## Path parameters

- `project_id` string, required

## Query parameters

- `org` string, required
- `group` string, required

## Response `200`

Results

- GenericJSON — JSON Object or Array containing the data in request. Please do your own request to validate the JSON in output, as it may contain different information

---

[API](https://skmtc.net/aquilax-ai/apis/aquilax-ai-api-docs.md) · [All operations](https://skmtc.net/aquilax-ai/apis/aquilax-ai-api-docs/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aquilax-ai/aquilax-ai-api-docs/revisions/9b4f595ad674/schema)
