---
title: "Get tests"
method: GET
path: "/tests"
tags: ["api"]
---

# Get tests

`GET /tests`

get tests

## Parameters

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

## Response `200`

successful operation

- Test[] — unresolved $ref

## Other responses

- `500` — problem with getting tests

## Changes

- **2023-04-14** `5dadc65a3c42` — 5 warning
  - deleted the `query` request parameter `query`
  - deleted the `query` request parameter `skip`
  - deleted the `query` request parameter `sortBy`
  - deleted the `query` request parameter `sortDirection`
  - …1 more
- **2022-11-17** `9ee6203c38fa` — 2 breaking, 8 info
  - the response's body type changed from no type to `array` for status `200`
  - removed the media type `text/yaml` for the response with the status `200`
  - api tag `api` added
  - api tag `resource-api` removed
  - …6 more

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