---
title: "Gets the current UTC time."
method: GET
path: "/GetUtcTime"
tags: ["TimeSync"]
---

# Gets the current UTC time.

`GET /GetUtcTime`

## Response `200`

Time returned.

- UtcTimeResponse — Class UtcTimeResponse.
  - `RequestReceptionTime` string, date-time — Gets the UTC time when request has been received.
  - `ResponseTransmissionTime` string, date-time — Gets the UTC time when response has been sent.

---

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