glossaries
List glossaries
One glossary per language pair, ordered alphabetically by pair, with its term count and the plan's cap. Terms themselves are omitted by default and returned only when you fetch a single glossary — or pass expand=terms here to get full content across a page of glossaries in one call. Pagination is cursor-based: pass the next_cursor from the previous response verbatim. expand=terms clamps the page size to 10, since a glossary's terms are otherwise unbounded in size.
GET/v1/glossaries
Requires glossaries:read. The list contains summaries; retrieve one glossary to read its complete term map.
This endpoint changes nothing and consumes no credits.