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

Changes

No recorded changes to this endpoint across all 47 revisions of this API.