There are two main functions to call GET requests on the 2 APIs: call_rest() and call_graph() respectively to list resources or get information about one specific resource. Just find a resource you ...
Provides an interface to the Azure Graph API. This sample shows how to get all of a user's groups via a delegated call to the memberOf endpoint.