Allow Json response from Office 365 Usage Graph APIs
Currently Office 365 Usage Graph APIs returns response in csv format and no doubt it is indeed required and useful when you have reporting requirements which can directly be solved using Power BI, however on querying the endpoints programatically e.g. using C# then it adds an overhead of parsing the csv and create data models.
It would be great if these reporting graph APIs can return the Json response as well so that it makes things much simpler for consumption .
1
vote
