---
title: "Changes to Add Enrichment to FindAll Run"
method: POST
path: "/v1beta/findall/runs/{findall_id}/enrich"
---

# Changes to Add Enrichment to FindAll Run

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

> 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` — 6 breaking, 1 warning, 15 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` — 6 breaking, 1 warning, 15 info
  - added the new required request property `output_schema/json_schema`
  - removed the enum value `url` of the request property `mcp_servers/anyOf[subschema #1]/items/type`
  - the `output_schema` request property type changed from no type to `object`
  - the `enrichments/anyOf[subschema #1]/items/output_schema` response's property type changed from no type to `object` for status `200`
  - the `error` response's property type changed from no type to `object` for status `404`
  - the `error` response's property type changed from no type to `object` for status `422`
  - removed `#/components/schemas/JsonSchema` from the `output_schema` request property `allOf` list
  - added the new optional request property `output_schema/type`
  - 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/enrich/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/enrich/post)
