---
title: "GET /#Action=DescribeScheduledActions"
method: GET
path: "/#Action=DescribeScheduledActions"
---

# GET /#Action=DescribeScheduledActions

`GET /#Action=DescribeScheduledActions`

Describes properties of scheduled actions.

## Query parameters

- `ScheduledActionName` string
- `TargetActionType` 'ResizeCluster' | 'PauseCluster' | 'ResumeCluster'
- `StartTime` string, date-time
- `EndTime` string, date-time
- `Active` boolean
- `Filters` object[]
  - `Name` 'cluster-identifier' | 'iam-role', required — The type of element to filter.
  - `Values` string[], required — List of values. Compare if the value (of type defined by <code>Name</code>) equals an item in the list of scheduled actions.
- `Marker` string
- `MaxRecords` integer
- `Action` 'DescribeScheduledActions', required
- `Version` '2012-12-01', required

## Response `200`

Success

## Other responses

- `480` — ScheduledActionNotFoundFault
- `481` — UnauthorizedOperation

---

[API](https://skmtc.net/aws/apis/redshift.md) · [All operations](https://skmtc.net/aws/apis/redshift/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aws/redshift/revisions/20d3543bb6e9/schema)
