---
title: "Changes to List pipelines"
method: GET
path: "/v2/pipelines"
---

# Changes to List pipelines

`GET /v2/pipelines`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 8 revisions.

- **2026-08-28** `abd45fb0c974` — 1 breaking, 2 info
- **2026-08-27** `0d51a9e3a0b3` — 2 breaking, 6 info
- **2026-08-12** `a95087fe3a20` — 1 info
- **2026-08-05** `fca567a46b3a` — 1 warning

## Changes

- **2026-08-28** `abd45fb0c974` — 1 breaking, 2 info
  - added `#/components/schemas/WolkenTicketsSourceConfiguration` to the `pipelines/items/source` response property `oneOf` list for the response status `200`
  - added the new enum value `wolken_tickets` to the `query` request parameter `source_type`
  - added `wolken_tickets` discriminator mapping keys to the `pipelines/items/source` response property for the response status `200`
- **2026-08-27** `0d51a9e3a0b3` — 2 breaking, 6 info
  - the `pipelines/items/source/oneOf[#/components/schemas/WebSourceConfiguration]/allOf[#/components/schemas/BaseWebSource]/requests_per_second` response property's max was increased from `20.00` to `50.00` for the response status `200`
  - added `#/components/schemas/DoceboSourceConfiguration` to the `pipelines/items/source` response property `oneOf` list for the response status `200`
  - added the new enum value `docebo` to the `query` request parameter `source_type`
  - added the new enum value `fluidtopics` to the `query` request parameter `source_type`
  - added the optional property `pipelines/items/processing_options` to the response with the `200` status
  - added the optional property `pipelines/items/source/oneOf[#/components/schemas/WebSourceConfiguration]/allOf[#/components/schemas/BaseWebSource]/max_concurrent_fetches` to the response with the `200` status
  - response property `pipelines/items/source/oneOf[#/components/schemas/WebSourceConfiguration]/allOf[#/components/schemas/BaseWebSource]/max_concurrent` deprecated
  - added `docebo` discriminator mapping keys to the `pipelines/items/source` response property for the response status `200`
- **2026-08-12** `a95087fe3a20` — 1 info
  - added the optional property `pipelines/items/transform/oneOf[#/components/schemas/AgentTransformConfiguration]/verification/oneOf[#/components/schemas/ConditionVerification]/reason_expression` to the response with the `200` status
- **2026-08-05** `fca567a46b3a` — 1 warning
  - added the new `maps` enum value to the `pipelines/items/source/oneOf[#/components/schemas/FluidtopicsSourceConfiguration]/allOf[#/components/schemas/BaseFluidtopicsSourceConfiguration]/content_scope` response property for the response status `200`

---

[Operation](https://skmtc.dev/vectara/apis/vectara-rest-api-v2/docs/v2/pipelines/get.md) · [API](https://skmtc.dev/vectara/apis/vectara-rest-api-v2.md) · [Page](https://skmtc.dev/vectara/apis/vectara-rest-api-v2/changes/v2/pipelines/get)
