cURL
curl --request GET \ --url https://{FUSION HOST}/api/collections/{collection}/synonyms/{path}
{ "path": "<string>", "state": "NOT_READY" }
Return editing READY/NOT_READY status for a single synonyms file (or 404).
The name of a collection.
The path to a synonyms file.
successful operation
NOT_READY
READY
NOT_SAVED
Was this page helpful?