List artifacts stored in the organization, optionally filtered by project, product, kind, or search term.
Documentation Index
Fetch the complete documentation index at: https://docs.chainloop.dev/llms.txt
Use this file to discover all available pages before exploring further.
Bearer token for authentication
ProjectName is the name of the project to filter artifacts by
ProjectVersionName is the name of the project version to filter artifacts by
Kind is the type of artifact to filter by
The type of artifact to filter by (e.g., CONTAINER_IMAGE, HELM_CHART)
MATERIAL_TYPE_UNSPECIFIED, STRING, CONTAINER_IMAGE, ARTIFACT, SBOM_CYCLONEDX_JSON, SBOM_SPDX_JSON, JUNIT_XML, OPENVEX, HELM_CHART, SARIF, EVIDENCE, ATTESTATION, CSAF_VEX, CSAF_INFORMATIONAL_ADVISORY, CSAF_SECURITY_ADVISORY, CSAF_SECURITY_INCIDENT_RESPONSE, GITLAB_SECURITY_REPORT, ZAP_DAST_ZIP, BLACKDUCK_SCA_JSON, TWISTCLI_SCAN_JSON, GHAS_CODE_SCAN, GHAS_SECRET_SCAN, GHAS_DEPENDENCY_SCAN, JACOCO_XML, SLSA_PROVENANCE, CHAINLOOP_RUNNER_CONTEXT, CHAINLOOP_PR_INFO, GITLEAKS_JSON, CHAINLOOP_AI_AGENT_CONFIG, UNKNOWN_KIND, CHAINLOOP_AI_CODING_SESSION The cursor to start pagination from
The cursor to start pagination from
The limit of the number of entries to return
The maximum number of entries to return
Search provides a way to search artifacts by name, version, or digest
Search term to filter artifacts by name, version, or digest
ProductID is the ID of the product to filter artifacts by
ID of the product to filter artifacts by
ProductVersionID is the ID of the product version to filter artifacts by
ID of the product version to filter artifacts by. Must be provided with product_id
Filter by presence of actionable vulnerability findings, i.e. OPEN or IN_PROGRESS (true = has vulnerabilities, false = no vulnerabilities, unset = no filter). Findings resolved via assessment are excluded.