GET
/orgs/{org}/artifacts/{subject_digest}/metadata/deployment-recordsList artifact deployment records
List deployment records for an artifact metadata associated with an organization.
- RetriesRetries up to 2×, 500ms backoff, 30s timeout.
orgstringrequired
The organization name. The name is not case sensitive.
subject_digeststringrequired
The SHA256 digest of the artifact, in the form `sha256:HEX_DIGEST`.
200Successful response
total_countintegeroptional
The number of deployment records for this digest and organization
deployment_recordsarray<ArtifactDeploymentRecord>optional