getListsContainedIn

abstract suspend fun getListsContainedIn(accountId: String): List<UserList>?

Gets the user lists that you have added this account to.