Get clustering statistics for the workspace.
Returns information about entities, potential duplicates, and clustering history.
Returns:
total_entities: Total entities in workspacepotential_duplicates: Estimated number of duplicateslast_clustering_run: Timestamp of last clustering runimplemented: Alwaysfalse— statistics gathering is not implemented yet; the counts above are placeholders, NOT real (empty) workspace data.
Response Body
application/json
curl -X GET "https://example.com/memory/clustering/stats"null