GET
/
collections
/
{collection}
/
synonyms
/
{path}
/
items
Get a synonyms file
curl --request GET \
  --url https://{FUSION HOST}/api/collections/{collection}/synonyms/{path}/items
{}

Path Parameters

collection
string
required

The name of a collection.

path
string
required

The path to a synonyms file.

Response

200 - text/csv; qs=0.9

successful operation

The response is of type object.