---
title: "get test"
method: GET
path: "/tests/{testId}"
tags: ["resource-api"]
---

# get test

`GET /tests/{testId}`

get test

## Parameters

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

## Response `200`

successful operation

- TestResource — unresolved $ref

## Other responses

- `500` — problem with getting a test

## Changes

- **2023-12-14** `0a6d28e9f88d` — 1 info
  - api operation id `getTest` was added
- **2023-07-06** `0c728ce7e15b` — 3 info
  - api operation id `getTest` removed and replaced with ``
  - api tag `resource-api` added
  - api tag `api` removed
- **2023-04-14** `5dadc65a3c42` — 1 warning
  - deleted the `path` request parameter `testId`
- **2022-11-17** `9ee6203c38fa` — 1 breaking, 2 info
  - added the new path request parameter `testId`
  - api tag `api` added
  - api tag `resource-api` removed

[Change history](https://skmtc.dev/kubeshop/apis/tracetest/changes/tests/:testId/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)
