v4
latestSwagger 2.02026-07-13109102258.7 KBGlossary
Get all related categories (parent and children). Limit, offset, and sort parameters are currently not being enabled and won't work even they are passed.
get/atlas/v2/glossary/category/{categoryGuid}/related
Path parameters
categoryGuidstring required
The globally unique identifier of the category.
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.
Response
OK. Gets an array of related categories.
object required
An array of related categories.