List all container registry credentials
Container Registry Credentials
List all container registry credentials
Returns all container registry credentials in the workspace. Tokens are never returned.
GET
List all container registry credentials
Authorizations
Bearer token for authentication. Format: 'Bearer {token}'
Headers
Workspace ID (uses default workspace if not provided)
Response
List all container registry credentials
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

