Get Registry

View as Markdown

Get a registry credential by ID (password is never returned).

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

registry_idstringRequiredformat: "uuid"

Response

Successful Response
created_atdatetime
emailstring or null
enabledboolean
idstringformat: "uuid"
namestring
serverstring
updated_atdatetime
usernamestring

Errors

422
Unprocessable Entity Error