Python integration
import cua # Use an OAuth2 access token client = cua.Client(access_token="YOUR_ACCESS_TOKEN")
curl \
-H "Authorization: Bearer $ACCESS_TOKEN" \
https://graph.windows.net/{tenantID}/mecurl \
-H "Authorization: Bearer $ACCESS_TOKEN" \
https://graph.windows.net/{tenantID}/userscurl \
-H "Authorization: Bearer $ACCESS_TOKEN" \
https://graph.windows.net/{tenantID}/groups