---
title: "Return a map mapping user id to their calendar events that they have enabled for the given time range"
method: GET
path: "/events/{eventId}/calendar-availabilities"
tags: ["events"]
---

# Return a map mapping user id to their calendar events that they have enabled for the given time range

`GET /events/{eventId}/calendar-availabilities`

## Path parameters

- `eventId` string, required

## Query parameters

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

## Response `200`

OK

- object

## Changes

- **2024-03-23** `519c29d7fa5e` — 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/events/:eventId/calendar-availabilities/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/c4d497429354/schema)
