v4
latestSwagger 2.02026-07-13109102258.7 KBGlossary
Get all related terms for a specific term by its GUID. Limit, offset, and sort parameters are currently not being enabled and won't work even they are passed.
get/atlas/v2/glossary/terms/{termGuid}/related
Path parameters
termGuidstring required
The globally unique identifier for glossary term.
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.
includeTermHierarchyboolean
Whether include term hierarchy
Response
OK. An array of related glossary terms for the given glossary or an empty list.
object required
An array of related glossary terms for the given glossary or an empty list.