List pieces of evidence
List the pieces of evidence registered in your organization, these include SBOMs, vulnerability reports, attestations or more, optionally filtered by project name and project version.
Authorizations
Bearer token for authentication
Query Parameters
ProjectName is the name of the project to filter by
ProjectVersionName is the name of the project version to filter by
Kind is the type of evidence to filter by
The type of evidence to filter by
- CHAINLOOP_AI_AGENT_CONFIG: AI agent configuration collected automatically during attestation
- UNKNOWN_KIND: Artifact kind is unknown — created from SBOM metadata when no matching attested artifact exists
- CHAINLOOP_AI_CODING_SESSION: AI coding session evidence (e.g., Claude Code session traces)
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
If true, only the latest evidence for each kind and name is returned
WorkflowName is the list of workflow names to filter by
List of workflow names to filter by (DNS-1123 format)
Search provides a way to search evidence by name, subject name, or digest
Search term to filter evidence by name, subject name, or digest (e.g., sha256:abc123...)
HideAttestation excludes attestation evidence from results when set to true
If true, excludes attestation evidence from the results
ProductID is the ID of the product to filter by
ID of the product to filter evidence by
ProductVersionID is the ID of the product version to filter by
ID of the product version to filter evidence by. Must be provided with product_id
