A list of indices in MongoDB? December 31, 2022 by Tarik From the shell: db.test.getIndexes() For shell help you should try: help; db.help(); db.test.help();