-
Notifications
You must be signed in to change notification settings - Fork 103
Closed
Description
Describe the bug
Looking to export "Sponsors" field of all the guest users
To Reproduce
Steps to reproduce the behavior:
- Go to 'https://graph.microsoft.com/v1.0/users?$filter=userType+eq+'guest'&$select=id,displayName,mail,city,Sponsors'
- Click on 'Run query'
- See error
Expected behavior
"Sponsors" field value is not returned.