---
title: "GET /subscriptions/{subscriptionId}/providers/Microsoft.TimeSeriesInsights/environments"
method: GET
path: "/subscriptions/{subscriptionId}/providers/Microsoft.TimeSeriesInsights/environments"
tags: ["Environments"]
---

# GET /subscriptions/{subscriptionId}/providers/Microsoft.TimeSeriesInsights/environments

`GET /subscriptions/{subscriptionId}/providers/Microsoft.TimeSeriesInsights/environments`

Lists all the available environments within a subscription, irrespective of the resource groups.

## Path parameters

- `subscriptionId` string, required

## Query parameters

- `api-version` string, required

## Response `200`

Environments returned successfully.

- EnvironmentListResponse — The response of the List Environments operation.
  - `value` EnvironmentResource[] — Result of the List Environments operation.
    - `id` string — Resource Id
    - `name` string — Resource name
    - `type` string — Resource type

## Other responses

- `default` — HTTP 404 (Not Found): The subscription could not be found.

---

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