Skip to main content
GET
/
features
/
{feature}
Error
A valid request URL is required to generate request examples
{
  "name": "<string>",
  "defaults": {},
  "callback": {
    "uri": "<string>",
    "method": "GET",
    "queryParams": {},
    "headers": {},
    "entity": {}
  }
}

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

feature
string
required

The name of a feature

Response

200 - application/json

successful operation

name
string
defaults
object
callback
object