Get Term Set

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

term_set_idstringRequiredformat: "uuid"
UUID of the term set

Response

Successful Response
idstringformat: "uuid"
contextstring
created_atdatetime
updated_atdatetime
termslist of objects
term_typeenum or nullOptional
context_polarityenum or nullOptional
created_bystring or nullOptional
updated_bystring or nullOptional
domainslist of objectsOptionalDefaults to []

Errors

401
Unauthorized Error
403
Forbidden Error
422
Unprocessable Entity Error
500
Internal Server Error