---
title: "Changes to Get tests"
method: GET
path: "/tests"
---

# Changes to Get tests

`GET /tests`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 50 revisions.

- **2023-07-06** `0c728ce7e15b` — 1 breaking, 1 warning, 4 info
- **2023-04-14** `5dadc65a3c42` — 5 warning
- **2022-11-17** `9ee6203c38fa` — 2 breaking, 8 info

## Changes

- **2023-07-06** `0c728ce7e15b` — 1 breaking, 1 warning, 4 info
  - the response's body type/format changed from `array`/`` to ``/`` for status `200`
  - the optional response header `X-Total-Count` removed for the status `200`
  - api tag `resource-api` added
  - api tag `api` removed
  - added the media type `text/yaml` for the response with the status `200`
  - added the non-success response with the status `400`
- **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`
  - deleted the `query` request parameter `take`
- **2022-11-17** `9ee6203c38fa` — 2 breaking, 8 info
  - the response's body type/format changed from ``/`` 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
  - added the new optional `query` request parameter `query`
  - added the new optional `query` request parameter `skip`
  - added the new optional `query` request parameter `sortBy`
  - added the new optional `query` request parameter `sortDirection`
  - added the new optional `query` request parameter `take`
  - removed the non-success response with the status `400`

---

[Operation](https://skmtc.dev/kubeshop/apis/tracetest/docs/tests/get.md) · [API](https://skmtc.dev/kubeshop/apis/tracetest.md) · [Page](https://skmtc.dev/kubeshop/apis/tracetest/changes/tests/get)
