---
title: "Read API Version"
method: GET
path: "/version"
tags: ["Version"]
---

# Read API Version

`GET /version`

## Response `200`

- object
  - `apiversion` string, required — The version the API is currently running
  - `hostname` string, required — The hostname of the server connected to

## Other responses

- `400`
- `401`
- `404`

---

[API](https://skmtc.net/ns-api/apis/netsapiens-api-v2.md) · [All operations](https://skmtc.net/ns-api/apis/netsapiens-api-v2/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/ns-api/netsapiens-api-v2/revisions/d37f65b5b886/schema)
