List scans
Core Resources
Scans
Get a paginated list of security scans
GET
List scans
Scans API
Trigger and manage security scans via API.Trigger Scan
Get Scan Status
List Scans
What’s Next?
Violations API
Get violation data
Repositories API
Manage repositories
Authorizations
API key for authentication. Generate from your organization settings.
Query Parameters
Page number
Required range:
x >= 1Items per page
Required range:
1 <= x <= 100Filter by repository
Filter by status
Available options:
PENDING, SCANNING, COMPLETED, FAILED Filter by scan type
Available options:
sast, sca, secrets, iac Available options:
startedAt, completedAt, status Available options:
asc, desc Response
200 - application/json
Successful response
The response is of type any.
