Skip to content

Get Collection Stats

GET
/api/chromadb/stats

Get document counts and health status for all collections.

Successful Response

CollectionStatsResponse
object
stats
required
Stats
object
key
additional properties
CollectionStatEntry
object
documentCount
required
Documentcount
integer
status
required
Status
string
totalCollections
required
Totalcollections
integer
totalDocuments
required
Totaldocuments
integer