v4

latestSwagger 2.02026-07-13109102258.7 KB
Glossary

Get all terms associated with the specific category.

get/atlas/v2/glossary/category/{categoryGuid}/terms

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

An array of terms for the given category or an empty list.

descriptionstring

The description of the related term.

displayTextstring

The display text.

expressionstring

The expression of the term.

relationGuidstring

The GUID of the relationship.

sourcestring

The source of the term.

status'DRAFT' | 'ACTIVE' | 'DEPRECATED' | 'OBSOLETE' | 'OTHER'

The status of term relationship.

stewardstring

The steward of the term.

termGuidstring

The GUID of the term.