orgs
List artifact deployment records
List deployment records for an artifact metadata associated with an organization.
get/orgs/{org}/artifacts/{subject_digest}/metadata/deployment-records
Path parameters
orgstring required
The organization name. The name is not case sensitive.
subject_digeststring required
The SHA256 digest of the artifact, in the form sha256:HEX_DIGEST.
Response
Successful response
Example response
{
"total_count": 3
}