GET
/
collections
/
{collection}
/
synonyms
/
{path}
/
suggestions
[
  "<string>"
]

Path Parameters

collection
string
required

The name of a collection

path
string
required

The path to a synonym file

Query Parameters

field
string

The field to search

q
string

The query term for which to get suggestions

Response

200 - application/json

successful operation

The response is of type string[].