Skip to main content
GET
/
query-pipelines
/
{id}
Error
A valid request URL is required to generate request examples
{
  "id": "<string>",
  "stages": [
    {
      "type": "<string>",
      "id": "<string>",
      "skip": false,
      "label": "<string>",
      "condition": "<string>"
    }
  ],
  "properties": {}
}

Documentation Index

Fetch the complete documentation index at: https://doc.lucidworks.com/llms.txt

Use this file to discover all available pages before exploring further.

Path Parameters

id
string
required

Response

200 - application/json

successful operation

id
string
read-only
stages
object[]
read-only
properties
object
read-only