v1

latestOpenAPI 3.1.02026-07-26289714404.6 KB
Code-Optimizer (BETA)

Get Latest Scan Status

Get the overall scan status for all repositories in an organization, including the timestamp of the most recent completed scan

get/code-optimizer/scans/latest

Query parameters

organizationIdstring required

Organization ID to get scan status for

Response

status'NOT_STARTED' | 'IN_PROGRESS' | 'FINISHED' required
lastScanFinishedAtstring date-time

The timestamp of the most recent completed scan across all repositories. Only present when status is 'FINISHED'.