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

# Get Active Config

`GET /active-config/{path}`

Retrieves the current active configuration file. If date query parameter is provided, active configuration file on provided timestamp is retrieved.

## Path parameters

- `path` string, required

## Response `200`

OK

## Other responses

- `404` — Not Found

---

[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)
