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}
Les membres connectés peuvent publier, suivre les mises à jour, et plus encore. Nouveau ici ? Inscrivez-vous gratuitement.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.