---
title: "Returns version information"
method: GET
path: "/"
tags: ["Informational"]
---

# Returns version information

`GET /`

## Response `200`

Version information for the controller

- ListVersionEnvelope
  - `data` Version, required
    - `apiVersions` object
    - `buildDate` string
    - `capabilities` string[]
    - `revision` string
    - `runtimeVersion` string
    - `version` string
  - `meta` Meta, required
    - `apiEnrollmentVersion` string
    - `apiVersion` string
    - `filterableFields` string[]
    - `pagination` Pagination
      - `limit` number, required
      - `offset` number, required
      - `totalCount` number, required

---

[API](https://skmtc.net/openziti/apis/ziti-edge-client.md) · [All operations](https://skmtc.net/openziti/apis/ziti-edge-client/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/openziti/ziti-edge-client/revisions/25da9a73a095/schema)
