Skip to main content
Version: testnet (v0.71)

Vega time

Get current Vega time

Responses

A successful response.


Schema
    timestamp int64
GET /time

Request

Base URL
https://n06.testnet.vega.xyz
curl / cURL
curl -L -X GET 'https://n06.testnet.vega.xyz/time' \
-H 'Accept: application/json'