---
title: "Get Current Period Info"
method: GET
path: "/teacher/analytics/current-period"
tags: ["teacher_analytics"]
---

# Get Current Period Info

`GET /teacher/analytics/current-period`

Get the current school year and period for initializing the frontend.
Returns the period based on today's date, except over the summer where
"school_year" is returned: ten months of work beat two of holidays.

`school_year` is the *teacher's* year, which turns over at the summer:
this endpoint only serves teacher pages.

## Response `200`

Successful Response

- unknown

---

[API](https://skmtc.dev/excellence-ai/apis/excellence-learning.md) · [All operations](https://skmtc.dev/excellence-ai/apis/excellence-learning/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/excellence-ai/excellence-learning/revisions/c407f3b5a05b/schema)
