v14
OpenAPI 3.0.32026-08-04377889.4 MBGET /v2/:teamSlug/:projectSlug/:repositoryName/blobs/:digest Fetch a blob by digest.
get/v2/{teamSlug}/{projectSlug}/{repositoryName}/blobs/{digest}
Path parameters
teamSlugstring required
Single Docker repository team slug component.
Example:team-slug
Single Docker repository team slug component.
projectSlugstring required
Single Docker repository project slug component.
Example:project-slug
Single Docker repository project slug component.
repositoryNamestring required
Single Docker repository name component.
Example:nginx
Single Docker repository name component.
digeststring required
Content-addressable digest (algorithm:hex).
Example:sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
Content-addressable digest (algorithm:hex).