---
title: "Retrieves the eligible target periods for performance data reporting"
method: GET
path: "/v1.0/target-period-reporting/performance-data/available-target-periods"
tags: ["Performance data reporting view info"]
---

# Retrieves the eligible target periods for performance data reporting

`GET /v1.0/target-period-reporting/performance-data/available-target-periods`

## Query parameters

- `scheme` 'CCA_2' | 'CCA_3', required

## Response `200`

OK

- PerformanceDataReportTypeDTO[]
  - `targetPeriodType` 'TP5' | 'TP6' | 'TP7' | 'TP8' | 'TP9'
  - `reportType` 'INTERIM' | 'FINAL'

## Other responses

- `403` — Forbidden
- `500` — Internal Server Error

---

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