Get 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
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The slug of the organization

uuid
required

The ID of the diff scan

Query Params
boolean
Defaults to false

Omit license details in the response. This can reduce the size of the response significantly, but will not include license information for the artifacts.

boolean
Defaults to false

Omit unchanged artifacts from the response. When set to true, the unchanged field will be set to null.

boolean
Defaults to false

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.

Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json