Skip to content

Get Clusters

GET
/api/creative/lore/ml/clusters

Get all clusters from the latest training run.

Successful Response

MLClusterListResponse

Response listing all clusters.

object
clusters
required
Clusters
Array<object>
MLClusterResponse

A single cluster with its metadata.

object
id
required
Id
string
clusterLabel
required
Clusterlabel
string
clusterDepth
required
Clusterdepth
integer
parentClusterId
Any of:
string
entryCount
required
Entrycount
integer
topTerms
required
Topterms
Array<string>
dominantType
Any of:
string
explanation
Explanation
string
""
total
required
Total
integer
summary
Summary
string
""