Skip to main content
POST
Get Image Config

Authorizations

AccessKey
string
header
required

Please enter a valid personal API key.

Body

registryId
string
required

The registry identifier. Can be "dockerhub", "github", or a private registry ID.

Minimum string length: 1
imageName
string
required
Required string length: 1 - 100
imageNamespace
string
required
Required string length: 1 - 100
tag
string
required
Required string length: 1 - 100

Response

Image configuration was successfully retrieved.

endpointSuggestions
object[]
volumeSuggestions
object[]
Last modified on June 26, 2026