curl --location --request GET '/api/spaces/tree/root?q&channel_ids&kind&is_active&has_children&discovered_from&last_message_at_from&last_message_at_to&last_observed_at_from&last_observed_at_to&tags&project_id&cursor&limit' \
--header 'Accept-Language;'{
"items": [
{
"node_type": "channel",
"id": "550e8400-e29b-41d4-a716-446655440001",
"title": "Discord Support",
"name": "string",
"channel_type": "vk",
"external_id": "string",
"avatar_url": "string",
"is_paused": false,
"has_children": true,
"spaces_count": 128
}
],
"total": 57,
"limit": 20,
"has_more": true,
"next_cursor": "eyJpZCI6IjY3ZGE5YTJjOGM4YjJlMWE5YjBkMDAwMSJ9"
}