---
title: "Get a specific run from a particular Monitor"
method: GET
path: "/monitors/{monitorId}/run/{runId}"
tags: ["api"]
---

# Get a specific run from a particular Monitor

`GET /monitors/{monitorId}/run/{runId}`

Get a specific run from a particular Monitor

## Parameters

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

## Response `200`

OK

- MonitorRun — unresolved $ref

## Other responses

- `404` — MonitorRun run not found

## Changes

- **2024-06-18** `4bff177ee386` — 1 info
  - endpoint added
- **2022-11-17** `9ee6203c38fa` — 1 breaking
  - api path removed without deprecation

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