Clusters
Fetch a cluster
get/ai/clusters/{task_id}
Path parameters
task_idstring required
Unique identifier of the task.
Query parameters
top_n_nodesinteger
The number of nodes in the cluster to return in the response. Nodes will be sorted by their centrality within the cluster.
show_subclustersboolean
Whether or not to include subclusters and their nodes in the response.
Response
Successful Response