GET
/
collections
/
{collection}
/
synonyms
/
{path}
{
  "path": "<string>",
  "state": "NOT_READY"
}

Path Parameters

collection
string
required

The name of a collection

path
string
required

The path to a synonym file

Response

200 - application/json

successful operation

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