v1
latestOpenAPI 3.0.02026-07-249055687.1 KBGet diff scan
Get the difference between two full scans from an existing diff scan resource.
This endpoint consumes 1 unit of your quota.
This endpoint requires the following org token scopes:
- diff-scans:list
Path parameters
The slug of the organization
The ID of the diff scan
Query parameters
Omit license details in the response. This can reduce the size of the response significantly, but will not include license information for the artifacts.
Omit unchanged artifacts from the response. When set to true, the unchanged field will be set to null.
Return cached immutable scan results. When enabled and results are cached, returns the pre-computed scan. When results are not yet cached, returns 202 Accepted and enqueues a background job. Note: When cached=true, the omit_license_details parameter is ignored as cached results always includes license details.
Response
The difference between the two Full Scans in the diff scan.