---
title: "GET /scheduling-rules/{id}/history"
method: GET
path: "/scheduling-rules/{id}/history"
tags: ["scheduling-rules"]
---

# GET /scheduling-rules/{id}/history

`GET /scheduling-rules/{id}/history`

**Required scope:** automation:rules:read

## Path parameters

- `id` string, uuid, required

## Response `200`

- ChangeHistory
  - `id` integer, required
  - `user` string, required
  - `dateCreated` string, date-time, required
  - `version` integer

## Other responses

- `4XX`

---

[API](https://skmtc.net/dynatrace/apis/automation.md) · [All operations](https://skmtc.net/dynatrace/apis/automation/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/dynatrace/automation/versions/0fe23f9b256b/schema)
