v43

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-0163155274.5 KB
registry

Get a registry

Get details of a specific registry

get/api/v1beta/registry/{name}

Path parameters

namestring required

Registry name

Response

OK

auth_statusstring

AuthStatus is one of: "none", "configured", "authenticated". Intentionally omits omitempty — see registryInfo for rationale.

auth_typestring

AuthType is "oauth", "bearer" (future), or empty string when no auth. Intentionally omits omitempty — see registryInfo for rationale.

last_updatedstring

Last updated timestamp

namestring

Name of the registry

server_countinteger

Number of servers in the registry

sourcestring

Source of the registry (URL, file path, or empty string for built-in)

type'file' | 'url' | 'api' | 'default'

Type of registry (file, url, or default)

versionstring

Version of the registry schema