---
title: "Get all run groups"
method: GET
path: "/rungroups"
tags: ["api"]
---

# Get all run groups

`GET /rungroups`

Get all the run groups in the system

## Parameters

- `./parameters.yaml#/components/parameters/take` — unresolved $ref
- `./parameters.yaml#/components/parameters/skip` — unresolved $ref
- `./parameters.yaml#/components/parameters/status` — unresolved $ref
- `./parameters.yaml#/components/parameters/runnableResourceSortBy` — unresolved $ref
- `./parameters.yaml#/components/parameters/sortDirection` — unresolved $ref

## Response `200`

successful operation

- RunGroupList — unresolved $ref

## Other responses

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

---

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