---
title: "GET /subscriptions/{subscriptionId}/providers/Microsoft.Insights/components"
method: GET
path: "/subscriptions/{subscriptionId}/providers/Microsoft.Insights/components"
---

# GET /subscriptions/{subscriptionId}/providers/Microsoft.Insights/components

`GET /subscriptions/{subscriptionId}/providers/Microsoft.Insights/components`

Gets a list of all Application Insights components within a subscription.

## Parameters

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

## Response `200`

A list containing 0 or more Application Insights component definitions.

- ApplicationInsightsComponentListResult — Describes the list of Application Insights Resources.
  - `value` ApplicationInsightsComponent[], required — List of Application Insights component definitions.
    - `id` string — Azure resource Id
    - `name` string — Azure resource name
    - `type` string — Azure resource type
    - `location` string, required — Resource location
    - `tags` unknown
  - `nextLink` string — The URI to get the next set of Application Insights component definitions if too many components where returned in the result set.

## Changes

- **2019-03-29** (2015-05-01) `9599a433c006` — 2 warning
  - deleted the `path` request parameter `subscriptionId`
  - deleted the `query` request parameter `api-version`

[Change history](https://skmtc.dev/azure/apis/applicationinsightsmanagementclient-8/changes/subscriptions/:subscriptionId/providers/Microsoft.Insights/components/get.md)

---

[API](https://skmtc.dev/azure/apis/applicationinsightsmanagementclient-8.md) · [All operations](https://skmtc.dev/azure/apis/applicationinsightsmanagementclient-8/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/azure/applicationinsightsmanagementclient-8/revisions/4a5f76c8473d/schema)
