v4
latestSwagger 2.02026-07-13109102258.7 KBGlossary
Get all glossaries registered with Atlas. Recommend using limit/offset to get pagination result. Recommended using 'ignoreTermsAndCategories=true' and fetch terms/categories separately using 'GET /catalog/api/atlas/v2/glossary/{glossaryGuid}/terms' and 'GET '/catalog/api/atlas/v2/glossary/{glossaryGuid}/categories'.
get/atlas/v2/glossary
Query parameters
limitinteger
The page size - by default there is no paging.
offsetinteger
The offset for pagination purpose.
sortstring
The sort order, ASC (default) or DESC.
ignoreTermsAndCategoriesboolean
Whether ignore terms and categories
Response
An array of existing glossaries fitting the search criteria or empty list if nothing matches.