---
title: "Get the calculated forecast for a forecast variable, ignoring forecast events"
method: GET
path: "/v2/forecasts/forecast-variables/{externalForecastVariableId}/calculated-forecast"
tags: ["Forecast Data"]
---

# Get the calculated forecast for a forecast variable, ignoring forecast events

`GET /v2/forecasts/forecast-variables/{externalForecastVariableId}/calculated-forecast`

Getting the calculated forecast for the given forecast variable. The range between these two dates can not exceed 120 days. Forecast events are NOT taken into consideration.

## Path parameters

- `externalForecastVariableId` string, required

## Query parameters

- `externalUnitId` string, required
- `externalSectionId` string
- `startTime` string, date-time, required
- `endTime` string, date-time, required

## Response `200`

OK

## 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/forecast-variables/:externalForecastVariableId/calculated-forecast/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/df5d81eb4c36/schema)
