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 by default: each glossary’s language pair, term count and the plan’s cap, without the terms themselves.
Pass expand=terms to get the full term map for every glossary on the page in a single call, instead of one request per glossary. Because a glossary’s terms are unbounded in size, expand=terms clamps the page size to 10; keep paging with next_cursor as usual.
GET /v1/glossaries?expand=terms&limit=10This endpoint changes nothing and consumes no credits.
Response
List glossaries
dataobject[]requiredhas_morebooleanrequirednext_cursorstringnullrequiredlimitintegerrequiredrequest_idstringrequiredPossible codes: invalid_request, unknown_field, invalid_parameter, invalid_cursor
errorobjectrequiredrequest_idstringrequiredPossible codes: authentication_required, invalid_api_key, api_key_expired, api_key_revoked
errorobjectrequiredrequest_idstringrequiredPossible codes: insufficient_credits
errorobjectrequiredrequest_idstringrequiredPossible codes: insufficient_scope, feature_not_available, admin_required, file_retention_expired
errorobjectrequiredrequest_idstringrequiredPossible codes: batch_not_found, glossary_not_found, resource_not_found
errorobjectrequiredrequest_idstringrequiredPossible codes: glossary_already_exists, result_not_ready, batch_not_editable, no_plan_yet, batch_not_awaiting_approval
errorobjectrequiredrequest_idstringrequiredPossible codes: file_expired
errorobjectrequiredrequest_idstringrequiredPossible codes: request_too_large, file_too_large, result_too_large
errorobjectrequiredrequest_idstringrequiredPossible codes: language_not_supported, invalid_language_pair, glossary_term_limit_reached, glossary_limit_reached, invalid_glossary_terms, unsupported_format, file_fetch_failed, plan_invalid
errorobjectrequiredrequest_idstringrequiredPossible codes: rate_limited
errorobjectrequiredrequest_idstringrequiredPossible codes: internal_error
errorobjectrequiredrequest_idstringrequiredPossible codes: service_unavailable
errorobjectrequiredrequest_idstringrequired