---
title: "GET /model/impact/{ForecastModelId}"
method: GET
path: "/model/impact/{ForecastModelId}"
tags: ["ForecastModel"]
---

# GET /model/impact/{ForecastModelId}

`GET /model/impact/{ForecastModelId}`

Retrieves a forecast

## Path parameters

- `ForecastModelId` string, uuid, required

## Query parameters

- `AsOfDate` string
- `UseCalculation` boolean

## Response `200`

OK

- RelativeImpactInfo[]
  - `segment` integer
  - `relativeImpact` IndicatorValue[], nullable
    - `indicatorKey` IndicatorKey — The provider:providerId pair. This is used to identify an indicator in the system.
      - `provider` string, uuid — The ID of the provider for the indicator.
      - `providerId` string, nullable — The provider id of the indicator.
    - `value` number, double

## Other responses

- `422` — Model is expired or in a non-production state
- `429` — If the user has sent too many requests

---

[API](https://skmtc.net/prevedere/apis/board-foresight-api-v1.md) · [All operations](https://skmtc.net/prevedere/apis/board-foresight-api-v1/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/prevedere/board-foresight-api-v1/revisions/c5ac8232e334/schema)
