---
title: "Get the webcal subscription URL for a calendar"
method: GET
path: "/calendars/{calendar}/webcal"
tags: ["Calendars"]
---

# Get the webcal subscription URL for a calendar

`GET /calendars/{calendar}/webcal`

## Path parameters

- `calendar` integer, required

## Response `200`

Webcal subscription URLs

- object
  - `webcalUrl` string
  - `httpsUrl` string

---

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