Skip to main content
Required ACL: settings

Examples

Parameters

enum<string>
required
Dictionary type. One of: stopwords, plural, compounds.
string
required
The term to search for in the dictionary.
object
Additional parameters for searching.
object
A mapping of request options to send along with the request.

Response

object
Dictionary entries that match the query. For details, see the dictionaryEntries parameter.
integer
Number of dictionary entries that matched the query.
integer
Number of pages in the paginated response.
integer
Page number of the paginated response.

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 the getLogs method. Don’t rely on the order of properties—JSON objects don’t preserve key order.
JSON
Last modified on March 23, 2026