# Get searchable snapshot statistics **GET /{index}/_searchable_snapshots/stats** **All methods and paths for this operation:**
GET /_searchable_snapshots/stats
GET /{index}/_searchable_snapshots/stats
## Required authorization * Index privileges: `manage` * Cluster privileges: `manage` ## Servers - http://api.example.com: http://api.example.com () ## Authentication methods - Api key auth - Basic auth - Bearer auth ## Parameters ### Path parameters - **index** (string | array[string]) A comma-separated list of data streams and indices to retrieve statistics for. ### Query parameters - **level** (string) Return stats aggregated at cluster, index or shard level ## Responses ### 200 #### Body: application/json (object) - **stats** (object) - **total** (object) [Powered by Bump.sh](https://bump.sh)