---
title: "Gets the user's calendar events"
method: GET
path: "/user/calendars"
tags: ["user"]
---

# Gets the user's calendar events

`GET /user/calendars`

Gets the user's calendar events between "timeMin" and "timeMax"

## Query parameters

- `timeMin` string, required
- `timeMax` string, required
- `accounts` string

## Response `200`

OK

- object

## Changes

- **2023-08-21** `245fcc28b68d` — 1 info
  - endpoint added
- **2022-05-18** `c8572ecc9480` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/schej-it/apis/schej-it-api/changes/user/calendars/get.md)

---

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