Context
We hold an Apple Developer Program team account and rely on:
• Reporter tool – for downloading financial reports (Sales and Trends, etc.)
• App Store Connect API – for retrieving subscription, refund, and other sales data
We are facing several management challenges:
- The Developer portal shows no history of Reporter or API requests.
- Once team members are granted access, we cannot verify their exact actions (download time, report type, date range, etc.).
- Lack of permission-usage auditing makes it hard to judge whether an action is legitimate or poses potential risk.
Questions
- Does Apple provide an official way to view detailed request logs for the Reporter tool or the App Store Connect API?
• If yes, please indicate where to access them (developer portal location or API endpoint) and what fields are included (timestamp, account used, request parameters, etc.).
- If no built-in logging exists, are there any alternative methods to help teams monitor permission usage?
• For example, an event-notification mechanism when reports are generated or data is pulled.
- Are there plans to introduce an auditing feature in the future? If so, is there an estimated release timeframe?
Thanks in advance for any guidance!