---
title: "Get Calendar Config"
method: GET
path: "/api/user/calendar/config"
---

# Get Calendar Config

`GET /api/user/calendar/config`

Get all enabled calendars for the user.

## Response `200`

Successful Response

- CalendarConfigResponse
  - `calendars` CalendarConfigEntry[], required
    - `calendar_id` string, required
    - `display_name` string, required
    - `disabled_tools` string[]
    - `access_role` string

---

[API](https://skmtc.net/mozilla-ai/apis/clawbolt.md) · [All operations](https://skmtc.net/mozilla-ai/apis/clawbolt/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/mozilla-ai/clawbolt/revisions/0e52fe5f8d33/schema)
