Get container registry credential
Retrieves a single container registry credential. Tokens are never returned.
Authorizations
Bearer token for authentication. Format: 'Bearer {token}'
Headers
Workspace ID (uses default workspace if not provided)
Path Parameters
Credential UUID
Response
Get container registry credential
Api_V1_Entities_ContainerRegistryCredential model
Unique credential identifier — pass this as deployment_config.credential_id when creating an app
Display name (unique per workspace)
Registry provider: 'docker_hub', 'github', 'gitlab', 'aws_ecr', 'azure', 'digitalocean', 'quay', or 'generic'
Registry username
Registry hostname (required for 'generic', 'aws_ecr', 'azure'; optional for others)
Creation timestamp
Last update timestamp

