---
title: "Get a specific run from a particular TestSuite"
method: GET
path: "/testsuites/{testSuiteId}/run/{runId}"
tags: ["api"]
---

# Get a specific run from a particular TestSuite

`GET /testsuites/{testSuiteId}/run/{runId}`

Get a specific run from a particular TestSuite

## Parameters

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

## Response `200`

OK

- TestSuiteRun — unresolved $ref

## Other responses

- `404` — TestSuite run not found

---

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