---
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

---

[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)
