v1

latestOpenAPI 3.1.0Apache 2.02026-07-245981,1853.0 MB
Glossaries

Get List of Glossaries

Use this API to retrieve a list of all business glossaries.

get/api/glossary/v1/glossaries/all/names

Response

OK All glossary details retrieved successfully.

datastring[]

Example response

{
  "data": [
    "Notes"
  ]
}