Skip to main content
GET
Find a container registry auth by ID

Authorizations

Authorization
string
header
required

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

Path Parameters

containerRegistryAuthId
string
required

ID of container registry auth to return.

Response

Successful operation.

id
string

A unique string identifying a container registry authentication.

Example:

"clzdaifot0001l90809257ynb"

name
string

A user-defined name for a container registry authentication. The name must be unique.

Example:

"my creds"