---
title: "Get details on the api version"
method: GET
path: "/versions"
tags: ["versions"]
---

# Get details on the api version

`GET /versions`

A version is the major and minor number of the API.

## Response `200`

Success

- Versions — Supported API Versions
  - `major_version` string, integer, required — The major number of the API
  - `minor_version` string, integer, required — The minor number of the API

---

[API](https://skmtc.net/nutanix/apis/nutanix-intentful-api.md) · [All operations](https://skmtc.net/nutanix/apis/nutanix-intentful-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/nutanix/nutanix-intentful-api/revisions/40395083ab31/schema)
