---
title: "Export calendar events in iCalendar format"
method: GET
path: "/discourse-post-event/events.ics"
tags: ["Events"]
---

# Export calendar events in iCalendar format

`GET /discourse-post-event/events.ics`

## Query parameters

- `category_id` integer
- `include_subcategories` 'true' | 'false'
- `attending_user` string
- `before` string, date-time
- `after` string, date-time
- `order` 'asc' | 'desc'
- `limit` integer

## Response `200`

iCalendar file

## Changes

- **2026-08-13** `b595c85a8622` — 2 info
  - api tag `Events` added
  - api tag `Discourse Calendar - Events` removed

[Change history](https://skmtc.dev/discourse/apis/discourse-api-documentation/changes/discourse-post-event/events.ics/get.md)

---

[API](https://skmtc.dev/discourse/apis/discourse-api-documentation.md) · [All operations](https://skmtc.dev/discourse/apis/discourse-api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/discourse/discourse-api-documentation/revisions/2fd8fd2d6fd0/schema)
