registry

Get Registry

Get a registry by id with its latest build details.

get/v2/registry/{registry_id}

Path parameters

registry_idstring uuid required

Response

Successful Response

idstring uuid required
namestring required
registry_typestring required
project_idstring uuid nullable required
publicboolean required
descriptionstring nullable
latest_build_idstring uuid nullable
github_urlstring nullable
branchstring nullable
entry_folderstring nullable
build_argsobject nullable
instance_configobject
star_countinteger
created_atstring date-time required
updated_atstring date-time required
is_starredboolean
is_ownerboolean
can_editboolean
owner_namestring nullable
owner_avatar_urlstring nullable
team_namestring nullable
scenario_countinteger

Changes

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