---
title: "Get target data for a target configuration, up to 360 days"
method: GET
path: "/v2/forecasts/target-data/{externalId}"
tags: ["Forecast Target Data"]
---

# Get target data for a target configuration, up to 360 days

`GET /v2/forecasts/target-data/{externalId}`

Getting the Target data for the given target configuration. The range between these two dates can not exceed 360 days.

## Path parameters

- `externalId` string, required

## Query parameters

- `externalUnitId` string, required
- `externalSectionId` string
- `startDate` string, date, required
- `endDate` string, date, required

## Response `200`

OK

## Other responses

- `403` — Forbidden to perform this action

---

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