On Android devices, apps store their data in a default data directory, which is /data/data/<package_name>. This directory is “private” to the app, meaning no other app and not even the user can access data in it without root permissions.
If an app expects large amounts of data to be stored, or for other reasons wants to “be nice to internal storage”, there’s a corresponding directory on the SDCard, Android/data/<package_name>.
The exact location of the “backpack” folder for MerakiSM might be specific to the app and not easily accessible due to Android’s security measures.
I am not a Cisco Meraki employee. My suggestions are based on documentation of Meraki best practices and day-to-day experience.
Please, if this post was useful, leave your kudos and mark it as solved.