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

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

The stage ID

Response

200 - application/json

successful operation

type
string
read-only
id
string
read-only
skip
boolean
default:false
label
string
condition
string