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}
Angemeldete Mitglieder können Beiträge verfassen, Updates folgen und mehr. Neu hier? Registriere ein kostenloses Konto.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.