bayesline.api.AsyncReadOnlyRegistry.ids# abstract async AsyncReadOnlyRegistry.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.