Get Kg Stats
GET /api/v1/knowledge-graph/stats
GET
/api/v1/knowledge-graph/stats
Return knowledge graph statistics for the authenticated tenant.
Returns entity_count, community_count, avg_community_size, and last_indexed_at (MAX updated_at from kg_communities). All counts are zero and last_indexed_at is null when the tenant has no data.
Authorizations
Responses
200
Successful Response