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

# Get Config

`GET /config/{path}`

Fetches the latest version of requested configuration file from the repository either from normal/annex store.

## Path parameters

- `path` string, required

## Query parameters

- `id` string
- `date` string, date-time

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