---
title: "Get the list of available time zones in Kindoo"
method: POST
path: "/KindooGetTimeZones"
tags: ["Kindoo Get Timezones"]
---

# Get the list of available time zones in Kindoo

`POST /KindooGetTimeZones`

## Response `200`

OK

- TimezoneObject[]
  - `Id` string
  - `DisplayName` string
  - `StandardName` string
  - `DaylightName` string
  - `BaseUtcOffset` string
  - `AdjustmentRules` string[]
  - `SupportsDaylightSavingTime` boolean

## Other responses

- `303` — See Other
- `401` — Unauthorized - your session is not valid

---

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