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

# Get all runs from a particular TestSuite

`GET /testsuites/{testSuiteId}/run`

Get all runs from a particular TestSuite

## Parameters

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

## Response `200`

OK

- TestSuiteRun[] — unresolved $ref

---

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