Anatomical/region labels for MIST atlas(es)?

Hi! does anyone know where I get the atlas labels for MIST-122 and MIST-197? As found with:

from nilearn.datasets import fetch_atlas_basc_multiscale_2015
mist_atlas = fetch_atlas_basc_multiscale_2015(resolution=122)
atlas_file = mist_atlas['maps']

Many thanks in advance.