---
title: "Get device timezone"
method: GET
path: "/devices/{deviceId}/timezone"
tags: ["Tools"]
---

# Get device timezone

`GET /devices/{deviceId}/timezone`

## Path parameters

- `deviceId` string, required

## Headers

- `X-Device-Display-ID` integer

## Response `200`

OK

- TimeZoneBody
  - `$schema` string, uri — A URL to the JSON Schema for this object.
  - `timezone` string, nullable, required

## Other responses

- `default` — Error

---

[API](https://skmtc.net/droidrun/apis/droidrun-cloud.md) · [All operations](https://skmtc.net/droidrun/apis/droidrun-cloud/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/droidrun/droidrun-cloud/versions/7f577998739b/schema)
