List full scans

Returns a paginated list of all full scans in an org, excluding SBOM artifacts.

This endpoint consumes 1 unit of your quota.

This endpoint requires the following org token scopes:

  • full-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 order.

Allowed:
string
enum
Defaults to desc

Specify sort direction.

Allowed:
integer
1 to 100
Defaults to 30

Specify the maximum number of results to return per page.

integer
≥ 1
Defaults to 1

The page number to return when using offset-style pagination. Ignored when cursor pagination is used.

string

Cursor token for pagination. Pass the returned nextPageCursor from previous responses to fetch the next set of results.

boolean
Defaults to false

Set to true on the first request to opt into cursor-based pagination.

string

A Unix timestamp in seconds that filters full-scans prior to the date.

string

A repository workspace to filter full-scans by.

string

A repository slug to filter full-scans by.

string

A branch name to filter full-scans by.

string

A PR number to filter full-scans by.

string

A commit hash to filter full-scans by.

string

A scan type to filter full-scans by (e.g. socket, socket_tier1, socket_basics).

Responses

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