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

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

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

Get schedule.

## Path parameters

- `subscriptionId` string, required
- `resourceGroupName` string, required
- `name` string, required

## Query parameters

- `$expand` string
- `api-version` string, required

## Response `200`

OK

- Schedule — An Azure resource.
  - `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.

## Other responses

- `default` — BadRequest

---

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