External DocumentationTo learn more, visit the Checkmarx One documentation.
Basic Parameters
| Parameter | Description |
|---|---|
| Branches | A comma-separated list of branch names to filter results by. |
| Groups | A list of group IDs to filter results by, separated by the OR operator.Note: Use an exact match. |
| Initiators | A comma-separated list of user identifiers that initiated the scans to filter results by. |
| Project IDs | A list of project IDs to filter results by, separated by the OR operator. |
| Return All Pages | Automatically fetch all resources, page by page. |
| Scan IDs | A list of scan IDs to filter results by, separated by the OR operator.Note: Use an exact match. |
| Sort | The field to sort the results by. * Use + for ascending order and - for descending order. * The maximum number of fields to sort by is 3. * Default: +created_at, +status. |
Advanced Parameters
| Parameter | Description |
|---|---|
| Correlation ID | A unique identifier used to track a single request across multiple services. |
| From Date | Specify the start date and time from which to retrieve the results. |
| Limit | The maximum number of items to return per page. |
| Offset | The offset of the item at which to begin the response. |
| Project Names | A comma-separated list of project names to filter results by. |
| Search | A partial-match string that is a substring of any scan parameter. |
| Source Origins | The original triggering source of the scan to filter results by. |
| Source Types | The code submission type to filter results by. |
| Statuses | A list of scan statuses to filter results by. |
| Tags Keys | A list of tag keys to filter results by, based on the assigned keys in key:value pairs, separated by the OR operator. |
| Tags Values | A list of tag values to filter results by, based on the assigned values in the key:value pairs, separated by the OR operator. |
| To Date | Specify the end date and time until which to retrieve the results. |