How can I use the ArcGIS API for Python to see which users currently have pending invitations to my ArcGIS Online organization?
I am not sure if you can specifically in the Python API as I can't find a method to call in the API reference. Basically, you need to make a request to:
https://yourorg.maps.arcgis.com/sharing/rest/portals/self/invitations?start=1&num=10&type=email&f=json&token={token}
Aangemelde leden kunnen berichten plaatsen, updates volgen en meer. Nieuw hier? Registreer een gratis account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.