Vocabulary - Hyland Content REST API - Current - Current - Ready - Content Innovation Cloud - external - Current/Hyland-Content-REST-API/jfb1692995590169 - 2026-01-19 - The following objects are used in multiple endpoints within the Vocabulary API.

Hyland Content REST API

Platform
Content Innovation Cloud
Product
Hyland Content REST API
Release
Current
License
ft:locale
en-US

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": "countries",
    "sysvocab_key": "fr",
    "sysvocab_label": "France"
  }
]