How to get First-Time Download and Deletion count of app with apple connect api.

I have a query regarding the following data from the Apple Connect API:

Analytics >> Downloads >> First-Time Download

Analytics >> Usage >> Deletion

I would like to know the API endpoints for accessing this information programmatically from any codebase. Additionally, it would be very helpful if you could provide sample code in C#.

While I am able to view this information on the portal here, I am having difficulty locating the appropriate API for accessing the same data.

Could you also please provide details on the user roles required to access or call these endpoints?

How to get First-Time Download and Deletion count of app with apple connect api.
 
 
Q