---
title: "Get the academic years with reports"
method: GET
path: "/reports/info/years"
tags: ["Reports"]
---

# Get the academic years with reports

`GET /reports/info/years`

**Requires permission:** *AllStaff*

Returns the distinct academic years that have at least one report, newest first.

## Response `200`

Success - Got list of years

- GetReportYearsResponse
  - `years` integer[], nullable

## Other responses

- `400` — An Error Occurred - Could not retrieve years
- `401` — Unauthorized
- `403` — Forbidden

---

[API](https://skmtc.net/tonbridge/apis/tonbridge-app-api.md) · [All operations](https://skmtc.net/tonbridge/apis/tonbridge-app-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/tonbridge/tonbridge-app-api/versions/fab57bf5558a/schema)
