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.

datastring[]

Example response

{
  "data": [
    "Notes"
  ]
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.