---
title: "Changes to List all results"
method: GET
path: "/runs/{run_id}/results"
---

# Changes to List all results

`GET /runs/{run_id}/results`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 50 revisions.

- **2022-02-05** `b9a3c86edb9c` — 4 info
- **2021-03-06** `b10bc5a7293a` — 2 info
- **2021-01-31** `ecd12e02213d` — 2 info
- **2021-01-31** `6dffc3a4de00` — 2 breaking, 4 warning, 2 info

## Changes

- **2022-02-05** `b9a3c86edb9c` — 4 info
  - api tag `Results` added
  - api tag `Execution` removed
  - added the new optional `query` request parameter `groups`
  - added the new optional `query` request parameter `systems`
- **2021-03-06** `b10bc5a7293a` — 2 info
  - added the new optional `query` request parameter `sort_dir`
  - added the new optional `query` request parameter `sort_field`
- **2021-01-31** `ecd12e02213d` — 2 info
  - added the media type `application/json` for the response with the status `200`
  - added the media type `application/json` for the response with the status `default`
- **2021-01-31** `6dffc3a4de00` — 2 breaking, 4 warning, 2 info
  - removed the media type `application/json` for the response with the status `200`
  - removed the media type `application/json` for the response with the status `default`
  - deleted the `query` request parameter `groups`
  - deleted the `query` request parameter `sort_dir`
  - deleted the `query` request parameter `sort_field`
  - deleted the `query` request parameter `systems`
  - api tag `Execution` added
  - api tag `Results` removed

---

[Operation](https://skmtc.dev/kraken-ci/apis/server-api/docs/runs/:run_id/results/get.md) · [API](https://skmtc.dev/kraken-ci/apis/server-api.md) · [Page](https://skmtc.dev/kraken-ci/apis/server-api/changes/runs/:run_id/results/get)
