---
title: "get the runs for a test"
method: GET
path: "/tests/{testId}/run"
tags: ["api"]
---

# get the runs for a test

`GET /tests/{testId}/run`

get the runs from a particular test

## Parameters

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

## Response `200`

successful operation

- TestRun[] — 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)
