---
title: "Returns current system time in milliseconds via GET"
method: GET
path: "/v1/time"
tags: ["Time"]
---

# Returns current system time in milliseconds via GET

`GET /v1/time`

## Response `200`

- SystemTimeDto
  - `time` number, required — Current system timestamp (ms since Unix Epoch)

---

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