curl get all indexes elasticsearch code example Example: elasticsearch show indexes Click to copyGET /_cat/indices curl -X GET "localhost:9200/_cat/indices?pretty"