---
title: "Get latest semester courses"
method: POST
path: "/ccxp/courses/latest"
tags: ["CCXP Courses"]
---

# Get latest semester courses

`POST /ccxp/courses/latest`

Get courses for the current semester

## Response `200`

Latest semester courses

- LatestCoursesResponse
  - `semester` string
  - `phase` string
  - `studentid` string
  - `courses` string[]

---

[API](https://skmtc.net/nthumodifications/apis/nthu-mods-api.md) · [All operations](https://skmtc.net/nthumodifications/apis/nthu-mods-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/nthumodifications/nthu-mods-api/versions/414e7e5c2028/schema)
