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.
Example response
{
"data": [
"Notes"
]
}Use this API to retrieve a list of all business glossaries.
OK All glossary details retrieved successfully.
{
"data": [
"Notes"
]
}