bayesline.api.SettingsRegistry.ids# abstract SettingsRegistry.ids(mode: Literal['All', 'Valid', 'Invalid'] = 'Valid') → dict[int, str]# Parameters# modeModeThe mode to use when retrieving the ids. Returns# A dictionary of the unique identifiers to the unique names.