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

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

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

Get all Application Insights web test alerts definitions 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 of 0 or more Application Insights web test definitions.

- WebTestListResult — A list of 0 or more Application Insights web test definitions.
  - `value` WebTest[], required — Set of Application Insights web test 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 link to get the next part of the returned list of web tests, should the return set be too large for a single request. May be null.

## Changes

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

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

---

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