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

Path Parameters

collection
string
required

The name of a collection

Response

200 - application/json

successful operation

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