curl --request GET \
--url https://{FUSION HOST}/api/collections/{collection}/synonyms/{path}/items
{}
Export synonyms as a CSV file.
curl --request GET \
--url https://{FUSION HOST}/api/collections/{collection}/synonyms/{path}/items
{}
The name of a collection.
The path to a synonyms file.
successful operation
The response is of type object
.
Was this page helpful?