v1

latestOpenAPI 3.0.32026-07-133733150.4 KB
container registry auths

List container registry auths

Returns a list of container registry auths.

get/containerregistryauth

Response

Successful operation.

idstring

A unique string identifying a container registry authentication.

namestring

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

Example response

[
  {
    "id": "clzdaifot0001l90809257ynb",
    "name": "my creds"
  }
]