---
title: "List latest image scan secrets findings"
method: GET
path: "/api/v3.0/projects/{projectuuid}/images/findings/secrets"
tags: ["Findings - Project"]
---

# List latest image scan secrets findings

`GET /api/v3.0/projects/{projectuuid}/images/findings/secrets`

List the latest image scan secrets findings

## Path parameters

- `projectuuid` string, required

## Query parameters

- `cursor` string
- `limit` integer

## Response `200`

OK

## Other responses

- `500` — failed loading image secrets findings

---

[API](https://skmtc.net/mend/apis/mend-api.md) · [All operations](https://skmtc.net/mend/apis/mend-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/mend/mend-api/versions/849dfb157abc/schema)
