Currently we have write access to recipe notifications using PlayerLua.clear_recipe_notifications() and PlayerLua.add_recipe_notification(recipe).
But we can't know about current recipe notifications with something like PlayerLua.get_recipe_notifications().
Why:
To allow to synchronize recipe notifications status between maps for mods like Clusterio.
Add recipe notification read access.
Re: Add recipe notification read access.
Okay, added for 2.0.67.
I'm an admin over at https://wiki.factorio.com. Feel free to contact me if there's anything wrong (or right) with it.