Stats include the number of documents in the index, how many requests have been made of the collection, the average request time, and the index size in bytes.
GET
/
collections
/
{collection}
/
stats
Get collection statistics
Copy
curl --request GET \ --url https://{FUSION HOST}/api/collections/{collection}/stats