---
title: "Get Active Version Of Config"
method: GET
path: "/active-version/{path}"
tags: ["Configuration Service"]
---

# Get Active Version Of Config

`GET /active-version/{path}`

Fetches the current active version of a configuration file.

## Path parameters

- `path` string, required

## Response `200`

OK

- ConfigId
  - `id` string — Revision number of configuration file.

## Other responses

- `404` — Not Found

## Changes

- **2019-01-30** `be3545d74098` — 1 info
  - added the media type `application/json` for the response with the status `200`
- **2017-06-07** `46dfcb383ba3` — 1 breaking
  - removed the media type `application/json` for the response with the status `200`

[Change history](https://skmtc.dev/tmtsoftware/apis/tmt-common-software-rest-endpoints/changes/active-version/:path/get.md)

---

[API](https://skmtc.dev/tmtsoftware/apis/tmt-common-software-rest-endpoints.md) · [All operations](https://skmtc.dev/tmtsoftware/apis/tmt-common-software-rest-endpoints/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/tmtsoftware/tmt-common-software-rest-endpoints/revisions/4647870f035d/schema)
