We've bounced around the documentation and can't seem to find a simple, clear answer of how to access Box files via a service account. We're able to authenticate via JWT token, but there are no folders or files coming back. I don't see how to grant file permission or visibility to the service account.
Please explain what exact steps are necessary to make a service account see all existing files. We're using .NET Core C#.