Return all artifacts

Returns artifacts that can be downloaded.

Jit supports the following artifact types: 'SBOM', 'WIZ_ISSUES', 'ZAP_SCANNED_URLS_web' and 'ZAP_SCANNED_URLS_api'.

Some artifacts can only be downloaded by Premium users. To download, upgrade to the Premium users pricing plan.

Requires the following permission:
jit.artifacts.read

Query Params
string
enum

Filter artifacts based on their associated artifact Type.

Allowed:
string
enum

Filter artifacts based on their associated asset Type.

Important: This parameter should be used together with artifact_type. It is not compatible with asset_id.

string

Use the unique asset Identifier for precise filtering.

Important: Incompatible with concurrent use of asset_type.

integer
Defaults to 100

The maximum number of results to be returned per page.

string

Cursor for next request to get the results page. Null means no more results.

Responses

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