Clusters
Fetch a cluster visualization
Fetch a visualization image of the clusters computed by a clustering task.
get/ai/clusters/{task_id}/graph
Path parameters
task_idstring required
Unique identifier of the task.
Query parameters
cluster_idinteger
Filter results by cluster id.
Response
Successful Response - Returns a PNG image of the cluster visualization.