Get index statisticsAsk AIget https://api.ducky.ai/v1/webapp/indexes/{index_name}/statisticsRetrieve statistics for a specific index including document count, status, and timestamps.Path Paramsindex_namestringrequiredThe name of the index to get statistics forQuery Paramsproject_idstringrequiredThe project ID associated with the request.Responses 200Index statistics retrieved successfully 404Index not found 422Invalid request (e.g., missing or invalid fields)Updated 7 months ago