List code quality findings for a repository

Returns a paginated list of code quality findings for a repository. Findings represent repository state across full-repository scans rather than a snapshot of one scan. Use the header X-Has-Next-Page for pagination.

Query Params
integer
required

The ID of the repository

string
enum
Defaults to open

Only return findings in this state

Allowed:
int32
≥ 0
Defaults to 0

Pagination parameter, starts at 0.

int32
10 to 100
Defaults to 20

Amount of items returned

Responses

400

Invalid request parameters or repository not found

Language
Credentials
OAuth2
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json