---
title: "List dynamic rules"
method: GET
path: "/v2/forecasts/dynamic-rules"
tags: ["Forecast Dynamic Rules"]
---

# List dynamic rules

`GET /v2/forecasts/dynamic-rules`

## Query parameters

- `externalUnitId` string, required
- `externalSectionId` string

## Response `200`

Success

- ForecastDataIngestionExternalDynamicRule[]
  - `forecastExternalVariableId` string, required
  - `amount` integer, required
  - `weekdays` integer[], required
  - `startTime` string, required
  - `endTime` string, required
  - `shiftTypes` ForecastDataIngestionExternalShiftType[], required
    - `externalShiftTypeId` string, required
    - `amount` integer, required

## Other responses

- `403` — Forbidden to perform this action

## Changes

- **2026-08-13** `70a12bbb88c9` — 1 info
  - the endpoint scheme security `OAuth2ClientCredentials` was added to the API

[Change history](https://skmtc.dev/quinyx/apis/quinyx-api/changes/v2/forecasts/dynamic-rules/get.md)

---

[API](https://skmtc.dev/quinyx/apis/quinyx-api.md) · [All operations](https://skmtc.dev/quinyx/apis/quinyx-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/quinyx/quinyx-api/revisions/70a12bbb88c9/schema)
