Missing API for reading Confluence Forge app properties

Hi @SreejaGupta

Forge app properties can only be written and accessed by the forge app itself using the asApp() call.

That’s great—thank you!

Can you also clarify what expectations we should have regarding the lifecycle of data stored in app properties? For example, do these behave like Connect app properties in that they will be persisted across uninstallations and reinstallations of the same app?