---
title: "Display the API and SQL Alchemy versions"
method: GET
path: "/api/v2/util/version"
tags: ["Util"]
---

# Display the API and SQL Alchemy versions

`GET /api/v2/util/version`

## Response `200`

Successful Response

- VersionResponse
  - `api_version` string, required
  - `hapi_sqlalchemy_schema_version` string, required

---

[API](https://skmtc.dev/humdata/apis/hdx-apis.md) · [All operations](https://skmtc.dev/humdata/apis/hdx-apis/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/humdata/hdx-apis/revisions/cc1970bc392c/schema)
