---
title: "GET /subscriptions/{subscriptionId}/providers/Microsoft.DevTestLab/schedules"
method: GET
path: "/subscriptions/{subscriptionId}/providers/Microsoft.DevTestLab/schedules"
tags: ["GlobalSchedules"]
---

# GET /subscriptions/{subscriptionId}/providers/Microsoft.DevTestLab/schedules

`GET /subscriptions/{subscriptionId}/providers/Microsoft.DevTestLab/schedules`

List schedules in a subscription.

## Path parameters

- `subscriptionId` string, required

## Query parameters

- `$expand` string
- `$filter` string
- `$top` integer
- `$orderby` string
- `api-version` string, required

## Response `200`

OK

- ResponseWithContinuationSchedule — The response of a list operation.
  - `value` Schedule[] — Results of the list operation.
    - `id` string — The identifier of the resource.
    - `name` string — The name of the resource.
    - `type` string — The type of the resource.
    - `location` string — The location of the resource.
    - `tags` object — The tags of the resource.
  - `nextLink` string — Link for next set of results.

## Other responses

- `default` — BadRequest

## Changes

- **2026-07-13** (2015-05-21-preview) `228c0007a018` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/azure/apis/devtestlabs-microsoft-devtestlab-devtestlabs/changes/subscriptions/:subscriptionId/providers/Microsoft.DevTestLab/schedules/get.md)

---

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