Get Scan
Scans
Get Scan
Retrieves details of a specific scan
GET
Get Scan
Authorizations
API key for authentication
Path Parameters
The ID of the scan
Response
Scan details retrieved successfully
Scan progress. "scanning" and "processing" are in-flight states, "complete" means the scan finished, and "incomplete" means it failed.
Available options:
scanning, processing, complete, incomplete Scan duration in seconds, or null until the scan finishes processing
Commit SHA associated with the scan
Whether the scan included uncommitted local changes. Null for scans created without a worktree state signal.
User-supplied metadata associated with the scan
