Get Taxonomies
Retrieves all available product taxonomies for categorizing products.
Authentication
AuthorizationBearer
Authentication using Personal Access Token (PAT) token or OAuth2
Query parameters
search
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’)

