---
title: "Changes to Extend FindAll Run"
method: POST
path: "/v1beta/findall/runs/{findall_id}/extend"
---

# Changes to Extend FindAll Run

`POST /v1beta/findall/runs/{findall_id}/extend`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 21 revisions.

- **2026-06-08** `973957d74ceb` — 1 info
- **2026-04-21** `57e1c56be094` — 2 info
- **2026-01-13** `105d778ad64d` — 3 breaking, 14 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-01-13** `105d778ad64d` — 3 breaking, 14 info
  - the `enrichments/anyOf[subschema #1]/items/output_schema` response's property type/format changed from ``/`` to `object`/`` for status `200`
  - the `error` response's property type/format changed from ``/`` to `object`/`` for status `404`
  - the `error` response's property type/format changed from ``/`` to `object`/`` for status `422`
  - added the optional property `enrichments/anyOf[subschema #1]/items/output_schema/type` to the response with the `200` status
  - added the optional property `error/detail` to the response with the `404` status
  - added the optional property `error/detail` to the response with the `422` status
  - removed `#/components/schemas/Error` from the `error` response property `allOf` list for the response status `404`
  - removed `#/components/schemas/Error` from the `error` response property `allOf` list for the response status `422`
  - removed `#/components/schemas/JsonSchema` from the `enrichments/anyOf[subschema #1]/items/output_schema` response property `allOf` list for the response status `200`
  - removed the `error` enum value from the `type` response property for the response status `404`
  - removed the `error` enum value from the `type` response property for the response status `422`
  - removed the `url` enum value from the `enrichments/anyOf[subschema #1]/items/mcp_servers/anyOf[subschema #1]/items/type` response property for the response status `200`
  - added the required property `enrichments/anyOf[subschema #1]/items/output_schema/json_schema` to the response with the `200` status
  - added the required property `error/message` to the response with the `404` status
  - added the required property `error/message` to the response with the `422` status
  - added the required property `error/ref_id` to the response with the `404` status
  - added the required property `error/ref_id` to the response with the `422` status
- **2025-11-13** `70ca78f3dbac` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/parallel-web/apis/parallel-api/docs/v1beta/findall/runs/:findall_id/extend/post.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/extend/post)
