Terms
Get List of Term Attributes
Use this API to retrieve a list of all term attributes created by internal and external systems.
get/api/glossary/v1/terms/attribute-names
Response
OK Term attribute names retrieved successfully.
Example response
{
"data": [
"Notes"
]
}