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

# GET /model/summary/{ForecastModelId}

`GET /model/summary/{ForecastModelId}`

Retrieves the model commentary summary for a forecast model

## Path parameters

- `ForecastModelId` string, uuid, required

## Response `200`

OK

- ForecastModelSummaryInfo
  - `modelId` string, uuid
  - `modelSummary` string, nullable

## Other responses

- `400` — Bad Request
- `422` — Model is expired or in a non-production state
- `429` — If the user has sent too many requests
- `500` — Internal Server Error

---

[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)
