---
title: "GET /api/database/views/calendar/{ical_slug}.ics"
method: GET
path: "/api/database/views/calendar/{ical_slug}.ics"
tags: ["Database table views"]
---

# GET /api/database/views/calendar/{ical_slug}.ics

`GET /api/database/views/calendar/{ical_slug}.ics`

Returns ICal feed for a specific Calendar view identified by ical_slug value. Calendar View resource contains full url in .ical_feed_url field.

## Path parameters

- `ical_slug` string, required

## Headers

- `ClientSessionId` string, uuid

## Response `200`

## Other responses

- `400`
- `404`

---

[API](https://skmtc.net/baserow/apis/baserow-api-spec.md) · [All operations](https://skmtc.net/baserow/apis/baserow-api-spec/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/baserow/baserow-api-spec/versions/0c490e5b0c7f/schema)
