Skip to main content
GET
/
collections
/
{collection}
/
synonyms
/
{path}
Error
A valid request URL is required to generate request examples
{
  "path": "<string>",
  "state": "NOT_READY"
}

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

collection
string
required

The name of a collection

path
string
required

The path to a synonym file

Pattern: .*

Response

200 - application/json

successful operation

path
string
state
enum<string>
Available options:
NOT_READY,
READY,
NOT_SAVED