Get details of a particular registry

Prev Next
Get
/v1/registry/{registry-id}

Details of a particular registry.

Security
API Key
Header parameter nameAuthentication

A JWT bearer token to be passed once authenticated.

Path parameters
registry-id
string (uuid) Required

UUID of a registry.

Responses
200

Details of a registry.

object
url
string

URL of the registry.

registry_id
string (uuid)

UUID of the registry.

description
string

Description of the registry.

username
string

Username of the registry.