---
title: "Get all known public cloud instances"
method: GET
path: "/cloudInstances"
tags: ["Cloud Instances"]
---

# Get all known public cloud instances

`GET /cloudInstances`

## Response `200`

OK

- CloudInstance[]
  - `displayName` string
  - `id` integer
  - `partner` 'GALAXY' | 'TERRA' | 'DNA_STACK' | 'DNA_NEXUS' | 'CGC' | 'NHLBI_BIODATA_CATALYST' | 'ANVIL' | 'CAVATICA' | 'NEXTFLOW_TOWER' | 'ELWAZI' | 'AGC' | 'TOIL' | 'OTHER' | 'ALL'
  - `supportedLanguages` Language[]
    - `language` 'SMK' | 'CWL' | 'WDL' | 'gxformat2' | 'SWL' | 'NFL' | 'service' | 'jupyter'
    - `version` string
  - `supportsFileImports` boolean
  - `supportsHttpImports` boolean
  - `url` string

---

[API](https://skmtc.dev/dockstore/apis/dockstore-api.md) · [All operations](https://skmtc.dev/dockstore/apis/dockstore-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/dockstore/dockstore-api/revisions/9d82a4e96aa7/schema)
