List diff scans

Returns a paginated list of all diff scans in an organization.

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

Query Params
string
enum
Defaults to created_at

Specify sort field.

Allowed:
string
enum
Defaults to desc

Specify sort direction.

Allowed:
integer
1 to 100
Defaults to 20

Specify the maximum number of results to return per page.

string

Cursor for pagination. Use the next_cursor or prev_cursor from previous responses.

string

Filter by repository ID.

string

Filter by before full scan ID.

string

Filter by after full scan ID.

boolean
Defaults to false

Set to true to only return diff scans whose immutable result is still cached and can be retrieved without triggering a rescan. The marker is best-effort and may disagree with actual availability in either direction.

Responses

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