External DocumentationTo learn more, visit the Checkmarx One documentation.
Actions
Retrieve Scan Status Summary
Get a summary of the status of the scans in your account.

Preview this Workflow on desktop
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
| Parameter | Description |
|---|---|
| Correlation ID | A unique identifier used to track a single request across multiple services. |
{
"Status": {
"Completed": 7,
"Partial": 1
}
}
Was this page helpful?