v4

latestSwagger 2.02026-07-13109102258.7 KB
Glossary

Get a specific glossary with detailed information. This API is not recommend. Recommended fetch terms/categories details separately using 'GET /catalog/api/atlas/v2/glossary/{glossaryGuid}/terms' and 'GET '/catalog/api/atlas/v2/glossary/{glossaryGuid}/categories'.

get/atlas/v2/glossary/{glossaryGuid}/detailed

Path parameters

glossaryGuidstring required

The globally unique identifier for glossary.

Query parameters

includeTermHierarchyboolean

Whether include term hierarchy

Response

OK. If glossary exists for given GUID.

guidstring

The GUID of the object.

longDescriptionstring

The long version description.

namestring

The name of the glossary object.

qualifiedNamestring

The qualified name of the glossary object.

shortDescriptionstring

The short version of description.

lastModifiedTSstring

ETag for concurrency control.

createTimeinteger

The created time of the record.

createdBystring

The user who created the record.

updateTimeinteger

The update time of the record.

updatedBystring

The user who updated the record.

languagestring

The language of the glossary.

usagestring

The usage of the glossary.

categoryInfoobject

The glossary category information.

termInfoobject

The glossary term information.