---
title: "Get build version"
method: GET
path: "/version"
tags: ["System"]
---

# Get build version

`GET /version`

Retrieve the build version of the API service

## Response `200`

Successful response with build version

- object
  - `chains` string[]
  - `timestamp` string, date-time
  - `rev` string

---

[API](https://skmtc.dev/tempoxyz/apis/tokenlist-api.md) · [All operations](https://skmtc.dev/tempoxyz/apis/tokenlist-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/tempoxyz/tokenlist-api/revisions/0ec4992549cb/schema)
