---
title: "Return calendar entries in a given time period"
method: GET
path: "/v1/org/{orgId}/calendar"
tags: ["calendar"]
---

# Return calendar entries in a given time period

`GET /v1/org/{orgId}/calendar`

## Path parameters

- `orgId` string, required

## Query parameters

- `start` string
- `end` string
- `type` string
- `q` string
- `format` string

## Other responses

- `400` — bad request
- `401` — not authorized
- `404` — not found

---

[API](https://skmtc.net/charthop/apis/charthop-api.md) · [All operations](https://skmtc.net/charthop/apis/charthop-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/charthop/charthop-api/revisions/2de21f45f447/schema)
