---
title: "Return daemon version metadata"
method: GET
path: "/version"
---

# Return daemon version metadata

`GET /version`

## Response `200`

Version response

- VersionResponse
  - `apiVersion` string, required
  - `version` string, required
  - `serverName` string, required
  - `runtimeBackend` string, required
  - `arch` string, required

---

[API](https://skmtc.net/full-chaos/apis/container-compose-api.md) · [All operations](https://skmtc.net/full-chaos/apis/container-compose-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/full-chaos/container-compose-api/versions/7bf76e7a9941/schema)
