---
title: "Get Seasonal Eligibility"
method: GET
path: "/holiday-courses/seasonal-eligibility"
tags: ["Holiday Courses - Student"]
---

# Get Seasonal Eligibility

`GET /holiday-courses/seasonal-eligibility`

Return the student's seasonal holiday-course eligibility.

Drives the temporary summer entry points (sidebar, mobile banner, popup) and
tells the frontend which cahier to land the student on.

## Response `200`

Successful Response

- SeasonalEligibilityResponse — Whether the student is targeted by the seasonal holiday-course rollout.
  - `eligible` boolean, required
  - `group` string, nullable
  - `classe_id` string, nullable
  - `classe_name` string, nullable

---

[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.dev/excellence-ai/apis/excellence-learning/revisions/a5af9b3b34f7?raw)
