---
title: "Get a run group"
method: GET
path: "/rungroups/{runGroupId}"
tags: ["api"]
---

# Get a run group

`GET /rungroups/{runGroupId}`

Get a run groups in the system

## Response `200`

successful operation

- RunGroup — unresolved $ref

## Other responses

- `404` — Run Group not found
- `500` — problem getting the Run Group

## Changes

- **2024-04-01** `08d2c4f9a7ea` — 1 info
  - endpoint added
- **2022-11-17** `9ee6203c38fa` — 1 breaking
  - api path removed without deprecation

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