---
title: "List all monitors under the specified subscription."
method: GET
path: "/subscriptions/{subscriptionId}/providers/Microsoft.Datadog/monitors"
tags: ["DatadogMonitorResources"]
---

# List all monitors under the specified subscription.

`GET /subscriptions/{subscriptionId}/providers/Microsoft.Datadog/monitors`

List all monitors 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`

Azure operation completed successfully.

- DatadogMonitorResourceListResponse — Response of a list operation.
  - `value` DatadogMonitorResource[], required — The DatadogMonitorResource items on this page — unresolved $ref
  - `nextLink` string, uri — The link to the next page of items

## Other responses

- `default` — An unexpected error response.

## Changes

- **2026-07-13** (2020-02-01-preview) `c417b24591ef` — 1 breaking
  - added the new path request parameter `subscriptionId`
- **2026-07-13** (2020-02-01-preview) `de8da79b12b4` — 1 warning
  - deleted the `path` request parameter `subscriptionId`
- **2020-10-06** (2020-02-01-preview) `9e012a33873a` — 1 breaking, 2 info
  - added the new path request parameter `subscriptionId`
  - api tag `MonitorsResource` added
  - api tag `DatadogMonitorResources` removed

[Change history](https://skmtc.dev/azure/apis/datadog-microsoft-datadog/changes/subscriptions/:subscriptionId/providers/Microsoft.Datadog/monitors/get.md)

---

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