List Code Scan Findings
Code Scans (Enterprise)
List Code Scan Findings (Devin API)
List enterprise code scan findings
GET
List Code Scan Findings
Permissions
Requires a service user or personal access token with theViewAccountCodeScans permission at the enterprise level.
Related
- Filter by
scan_idafter a scan started with Start Code Scan reachescompleted(see List Code Scans for polling). - To understand what a scan looked for, read the profile it ran with via List Code Scan Profiles and Get Code Scan Profile.
- The organization-scoped equivalent is List Code Scan Findings (Organization).
- For the end-to-end workflow, see Triggering Code Scans via the Devin API.
Authorizations
Service User credential (prefix: cog_)
Query Parameters
Required range:
1 <= x <= 200Filter to findings produced by this scan.
Filter to findings reported in this repository.
Filter to findings with any of these severities (critical, high, medium, low).
Available options:
critical, high, medium, low Filter to findings with any of these statuses (open, dismissed, resolved).
Available options:
open, dismissed, resolved Filter to findings in these organizations.
Response
Successful Response

