---
title: "Changes to Get scraper request"
method: GET
path: "/v1/requests/{request_id}"
---

# Changes to Get scraper request

`GET /v1/requests/{request_id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 50 revisions.

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

## Changes

- **2026-07-02** `c7b37eaf7c38` — 1 breaking, 8 info
  - removed the required property `ok` from the response with the `200` status
  - added the required property `nextActions` to the response with the `200` status
  - added the required property `request/agentInstruction` to the response with the `200` status
  - added the required property `request/costUsdMicros` to the response with the `200` status
  - added the required property `request/errorMessage` to the response with the `200` status
  - added the required property `request/estimatedCostUsdMicros` to the response with the `200` status
  - added the required property `request/resultCount` to the response with the `200` status
  - added the required property `request/resultsUrl` to the response with the `200` status
  - added the required property `request/updatedAt` 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/get.md) · [API](https://skmtc.dev/tovuk/apis/tovuk-api.md) · [Page](https://skmtc.dev/tovuk/apis/tovuk-api/changes/v1/requests/:request_id/get)
