---
title: "GET /subscriptions/{subscriptionId}/providers/Microsoft.DurableTask/schedulers"
method: GET
path: "/subscriptions/{subscriptionId}/providers/Microsoft.DurableTask/schedulers"
tags: ["Schedulers"]
---

# GET /subscriptions/{subscriptionId}/providers/Microsoft.DurableTask/schedulers

`GET /subscriptions/{subscriptionId}/providers/Microsoft.DurableTask/schedulers`

List Schedulers by subscription

## Parameters

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

## Response `200`

Azure operation completed successfully.

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

## Other responses

- `default` — An unexpected error response.

---

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