Get hierachy levels by specifying the column ID
composer require luzmo/luzmo-sdk-php{
"count": 2,
"rows": [
{
"id": "c25b2053-a44e-4748-8310-1a797f6d16ed",
"level": 0,
"name": {
"nl": "Alle",
"fr": "Tout",
"en": "All"
},
"cardinality": 1,
"created_at": "2018-08-30T08:05:38.381Z",
"updated_at": "2018-08-30T08:05:38.381Z",
"column_id": "c442c981-7bdf-4a53-929b-d39bf6256f8f",
"color": null
},
{
"id": "83a63a92-8cb3-4f87-9657-d7303c6e890a",
"level": 1,
"name": {
"en": "Product type"
},
"cardinality": 0,
"created_at": "2018-08-30T08:05:38.381Z",
"updated_at": "2018-08-30T08:05:38.381Z",
"column_id": "c442c981-7bdf-4a53-929b-d39bf6256f8f",
"color": null
}
]
}