Get Kb Collection Tree V2
curl -X GET "https://loading/api/v2/kb/collections/tree"[
{
"approval_type": "none",
"article_count": 0,
"children": [],
"created_at": "2019-08-24T14:15:22Z",
"depth": 0,
"description": "string",
"icon": "string",
"id": "string",
"locale": "en",
"name": "string",
"parent_id": "string",
"slug": "string",
"sort_order": 0,
"updated_at": "2019-08-24T14:15:22Z",
"visibility": "all_visitors"
}
]