---
title: "Changes to List scraper result records"
method: GET
path: "/v1/requests/{request_id}/results"
---

# Changes to List scraper result records

`GET /v1/requests/{request_id}/results`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 50 revisions.

- **2026-07-02** `c7b37eaf7c38` — 2 breaking, 1 warning, 4 info
- **2026-06-05** `3985c6090c91` — 1 info

## Changes

- **2026-07-02** `c7b37eaf7c38` — 2 breaking, 1 warning, 4 info
  - removed the required property `ok` from the response with the `200` status
  - removed the required property `records/items/id` from the response with the `200` status
  - changed the pattern of the `query` request parameter `cursor` from `^[\s\S]{0,8192}$` to `^[\s\S]{1,512}$`
  - added the required property `nextActions` to the response with the `200` status
  - added the required property `records/items/index` to the response with the `200` status
  - added the required property `records/items/sizeBytes` to the response with the `200` status
  - added the required property `request` to the response with the `200` status
- **2026-06-05** `3985c6090c91` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/tovuk/apis/tovuk-api/docs/v1/requests/:request_id/results/get.md) · [API](https://skmtc.dev/tovuk/apis/tovuk-api.md) · [Page](https://skmtc.dev/tovuk/apis/tovuk-api/changes/v1/requests/:request_id/results/get)
