---
title: "Get Tracetest configuration"
method: GET
path: "/configs/{configId}"
tags: ["resource-api"]
---

# Get Tracetest configuration

`GET /configs/{configId}`

Get Tracetest configuration

## Parameters

- `./parameters.yaml#/components/parameters/configId` — unresolved $ref

## Response `200`

successful operation

- ConfigurationResource — unresolved $ref

## Other responses

- `500` — problem getting a configuration

## Changes

- **2023-04-14** `5dadc65a3c42` — 1 warning
  - deleted the `path` request parameter `configId`
- **2023-04-14** `a6e3bae06455` — 1 info
  - endpoint added
- **2022-11-17** `9ee6203c38fa` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/kubeshop/apis/tracetest/changes/configs/:configId/get.md)

---

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