---
title: "Get the timezone settings for this user"
method: GET
path: "/me/timezone"
tags: ["timezone"]
---

# Get the timezone settings for this user

`GET /me/timezone`

## Response `200`

Succeeded

- object — Timezone for this user
  - `data` object, required
    - `timezone` string, required

## Other responses

- `400` — Bad request
- `default` — Other error

---

[API](https://skmtc.dev/matlantis/apis/matlantis-web-ui-backend-api.md) · [All operations](https://skmtc.dev/matlantis/apis/matlantis-web-ui-backend-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/matlantis/matlantis-web-ui-backend-api/revisions/b155f3a32673/schema)
