---
title: "Changes to Retrieve FindAll Run Status"
method: GET
path: "/v1beta/findall/runs/{findall_id}"
---

# Changes to Retrieve FindAll Run Status

`GET /v1beta/findall/runs/{findall_id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 21 revisions.

- **2026-06-08** `973957d74ceb` — 1 info
- **2026-04-21** `57e1c56be094` — 2 info
- **2026-03-09** `970b780e8649` — 1 warning
- **2026-01-13** `105d778ad64d` — 1 breaking, 7 info
- **2025-11-13** `70ca78f3dbac` — 1 info

## Changes

- **2026-06-08** `973957d74ceb` — 1 info
  - `header` request parameter `parallel-beta` was deprecated
- **2026-04-21** `57e1c56be094` — 2 info
  - api tag `FindAll` added
  - api tag `FindAll API (Beta)` removed
- **2026-03-09** `970b780e8649` — 1 warning
  - added the new `insufficient_funds` enum value to the `status/termination_reason/anyOf[subschema #1]/` response property for the response status `200`
- **2026-01-13** `105d778ad64d` — 1 breaking, 7 info
  - the response's body type/format changed from ``/`` to `object`/`` for status `200`
  - removed `#/components/schemas/FindAllRun, #/components/schemas/FindAllPollResponse` from the response body `anyOf` list for the response status `200`
  - added the optional property `created_at` to the response with the `200` status
  - added the optional property `metadata` to the response with the `200` status
  - added the optional property `modified_at` to the response with the `200` status
  - added the required property `findall_id` to the response with the `200` status
  - added the required property `generator` to the response with the `200` status
  - added the required property `status` to the response with the `200` status
- **2025-11-13** `70ca78f3dbac` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/parallel-web/apis/parallel-api/docs/v1beta/findall/runs/:findall_id/get.md) · [API](https://skmtc.dev/parallel-web/apis/parallel-api.md) · [Page](https://skmtc.dev/parallel-web/apis/parallel-api/changes/v1beta/findall/runs/:findall_id/get)
