GET
/orgs/{org}/artifacts/{subject_digest}/metadata/storage-recordsList artifact storage records
List artifact storage records with a given subject digest for repositories owned by an organization.
Results are filtered by the authenticated user's permissions; records for repositories the user cannot read are omitted. Fine-grained access tokens require the artifact-metadata:read permission.
- RetriesRetries up to 2×, 500ms backoff, 30s timeout.
orgstringrequired
The organization name. The name is not case sensitive.
subject_digeststringrequired
The parameter should be set to the attestation's subject's SHA256 digest, in the form `sha256:HEX_DIGEST`.
200Response
total_countintegeroptional
The number of storage records for this digest and organization
storage_recordsarray<object>optional