This page documents an earlier version of the API client. For the latest version, see Retrieve a synonym.
settings
Examples
Parameters
Unique identifier of the synonym you want to retrieve.
Response
List of corrections.
(For synonym types
altCorrection1
or altCorrection2
).A word used as the basis for synonyms.
(For synonym type
oneWaySynonym
).The object ID of the retrieved synonym.
A word used as the basis for replacements.
(For synonym type
placeholder
).List of replacements for the placeholder.
(For synonym type
placeholder
).List of synonyms.
(For synonym types
synonym
or oneWaySynonym
).Synonym type. One of:
altCorrection1
altCorrection2
oneWaySynonym
placeholder
synonym
A word used as the basis for corrections.
(For synonym types
altCorrection1
or altCorrection2
).Response as JSON
This section shows the JSON response returned by the API. Each API client wraps this response in language-specific objects, so the structure may vary. To view the response, use thegetLogs
method.
Don’t rely on the order of properties—JSON objects don’t preserve key order.
JSON