Artifacts
Get artifact content by SHA-256 hash
Gets the content for an artifact version in the registry using the SHA-256 hash of the content. This content hash may be shared by multiple artifact versions in the case where the artifact versions have identical content.
This operation may fail for one of the following reasons:
- No content with this contentHash exists (HTTP error 404)
- A server error occurred (HTTP error 500)
get/ids/contentHashes/{contentHash}
Response
The content of one version of one artifact.