Get Taxonomy by ID
Retrieves a specific taxonomy node and its details by taxonomy ID.
Authentication
AuthorizationBearer
Authentication using Personal Access Token (PAT) token or OAuth2
Path parameters
id
Response
Success
children
Child taxonomy nodes that belong to this category
id
Unique identifier for the taxonomy node
name
Display name of the taxonomy category
parent
Parent taxonomy node in the category hierarchy
path
Full hierarchical path of the taxonomy (e.g., ‘Electronics > Computers > Laptops’)

