Skip to main content
GET
Get pull secret

Authorizations

Authorization
string
header
required

API key for authentication. Make sure to include the word apikey, followed by a single space and then your token. Example: apikey 1234$abcdef

Path Parameters

project_id
integer
required

Project ID

region_id
integer
required

Region ID

secret_name
string
required

Pull secret name

Response

Pull secret

login
string
required

Pull secret login

Example:

"login"

name
string
required

Pull secret name

Example:

"my-secret"

registry
string
required

Pull secret registry

Example:

"some.registry.com"

updated_at
string
required

Pull secret updated at

Example:

"2021-01-01T00:00:00Z"