v3

latestSwagger 2.02026-07-139789260.9 KB

Get all glossaries. Recommend using limit/offset to get pagination result. Recommend using 'ignoreTermsAndCategories=true' and fetch terms/categories separately using

'GET /datamap/api/atlas/v2/glossary/{glossaryId}/terms' and

'GET '/datamap/api/atlas/v2/glossary/{glossaryId}/categories'.

get/atlas/v2/glossary

Query parameters

api-versionstring

The API version to use for this operation.

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

The request has succeeded.

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.