I am attempting to obtain a list of wyckoff positions for all elements in a given material, is there a way to do this through the chem env endpoint (or other means)?
mpr.materials.chemenv.search(material_ids=mpids["mp-ID"])
the above line returns some data (shown below) such as species, atomic position, etc. How can I obtain a list of wyckoff positions for each of these entries?