---
title: "GET /subscriptions/{subscriptionId}/providers/Microsoft.HealthcareApis/workspaces"
method: GET
path: "/subscriptions/{subscriptionId}/providers/Microsoft.HealthcareApis/workspaces"
tags: ["Workspaces"]
---

# GET /subscriptions/{subscriptionId}/providers/Microsoft.HealthcareApis/workspaces

`GET /subscriptions/{subscriptionId}/providers/Microsoft.HealthcareApis/workspaces`

Lists all the available workspaces under the specified subscription.

## Parameters

- `../../../../../../common-types/resource-management/v3/types.json#/components/parameters/ApiVersionParameter` — unresolved $ref
- `../../../../../../common-types/resource-management/v3/types.json#/components/parameters/SubscriptionIdParameter` — unresolved $ref

## Response `200`

This is a synchronous operation. The body contains a JSON-serialized array of the metadata from all the workspaces in the subscription.

- WorkspaceList — Collection of workspace object with a next link
  - `nextLink` string — The link used to get the next page.
  - `value` Workspace[] — Collection of resources.
    - `tags` object — Resource tags.
    - `id` string — The resource identifier.
    - `name` string — The resource name.
    - `type` string — The resource type.
    - `etag` string — An etag associated with the resource, used for optimistic concurrency when editing it.
    - `location` string — The resource location.

## Other responses

- `default` — Error response describing why the operation failed

---

[API](https://skmtc.net/azure/apis/healthcareapis-microsoft-healthcareapis-healthcareapis.md) · [All operations](https://skmtc.net/azure/apis/healthcareapis-microsoft-healthcareapis-healthcareapis/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/azure/healthcareapis-microsoft-healthcareapis-healthcareapis/revisions/0b492d344582/schema)
