Gets Taxonomy by Id

View as Markdown

Authentication

AuthorizationBearer

Authentication using Personal Access Token (PAT) token

OR
AuthorizationBearer
OAuth2 authentication using JWT tokens

Path parameters

idstringRequiredformat: "int32"

Response

Success
childrenlist of objects or nullOptional
idintegerOptional
namestring or nullOptional
parentobject or nullOptional
pathstring or nullOptional

Errors

401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
500
Internal Server Error
503
Service Unavailable Error