registry

Get Registry Source Url

Get a presigned download URL for the registry's source archive.

get/v2/registry/{registry_id}/source-url

Path parameters

registry_idstring uuid required

Query parameters

build_idstring uuid nullable

Download a specific build's source archive. Defaults to the registry's latest build when omitted.

Download a specific build's source archive. Defaults to the registry's latest build when omitted.

Response

Successful Response

registry_idstring uuid required
build_idstring uuid nullable
download_urlstring nullable
github_urlstring nullable

Changes

No recorded changes to this endpoint across all 4 revisions of this API.