---
title: "Issues of a file"
method: GET
path: "/2.0/project/file/issues/{filePath}"
tags: ["project"]
---

# Issues of a file

`GET /2.0/project/file/issues/{filePath}`

## Path parameters

- `filePath` string, required

## Query parameters

- `branch` string

## Response `200`

No response was specified

- FileIssue[]
  - `cost` integer
  - `level` string
  - `message` string
  - `patternId` integer
  - `startLine` integer
  - `url` string

---

[API](https://skmtc.net/codacy/apis/codacy-api.md) · [All operations](https://skmtc.net/codacy/apis/codacy-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/codacy/codacy-api/revisions/2a5f51fea0c1/schema)
