We have a bunch of mixed up authenticated accounts from the past few years in our database, where some were given "Full Access" early on and later it was changed to just using the "App Folder".
Is there any way of using the API to know if the access_token we have is within an App Folder, or to the whole account?
We basically want to switch all accounts to App Folders, but only want to alter those that need it. We'll have to move folders and also store a default path in the DB.
Having looked through the documentation I can't see anything that gives this info, any thoughts?