Skip to main content
Usage

Examples

Retrieve all entries from the “stopwords” dictionary (not including the Algolia default stop words):
Retrieve all entries from the “stopwords” and “plurals” dictionaries:
Retrieve all entries from all dictionaries:
Retrieve all entries from the “stopwords” dictionaries (including the Algolia default stop words):

Flags

browse all dictionaries
include default stopwords

Output formatting flags

If true, ignore errors in templates due to missing fields or map keys. This only applies to golang and jsonpath output formats.
Output format. One of: (json, jsonl, ndjson, jsonpath, jsonpath-as-json, jsonpath-file).
Template string or path to a template file to use when —output=jsonpath, —output=jsonpath-file.
Last modified on July 15, 2026