Vocabulary - Hyland Content REST API - Current - Current - Ready - Content Innovation Cloud - external

Hyland Content REST API

Platform
Content Innovation Cloud
Product
Hyland Content REST API
Release
Current
License

The following objects are used in multiple endpoints within the Vocabulary API.

Response Body

Element Description Type Notes
sysvocab_id Alphanumeric ID for the vocabulary. string None
sysvocab_key Alphanumeric key for the vocabulary entry. string None
sysvocab_label Label for the vocabulary entry. string None

Sample Response

[
  {
    "sysvocab_id": "string",
    "sysvocab_key": "string",
    "sysvocab_label": "string"
  }
]