---
title: "Get calendar events grouped by month"
method: GET
path: "/api/calendar/courses/{courseId}/calendar-events"
tags: ["calendar"]
---

# Get calendar events grouped by month

`GET /api/calendar/courses/{courseId}/calendar-events`

## Path parameters

- `courseId` integer, required

## Query parameters

- `monthKeys` string[], required
- `timeZone` string, required
- `language` 'ENGLISH' | 'GERMAN', required

## Response `200`

OK

- object

## Changes

- **2026-05-25** `619c517d3bf4` — 1 info
  - endpoint added
- **2025-06-29** `afd4091eb170` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/ls1intum/apis/artemis-application-server-api/changes/api/calendar/courses/:courseId/calendar-events/get.md)

---

[API](https://skmtc.dev/ls1intum/apis/artemis-application-server-api.md) · [All operations](https://skmtc.dev/ls1intum/apis/artemis-application-server-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/ls1intum/artemis-application-server-api/revisions/cecac5f6c8e5/schema)
