Get PINS users from Microsoft Graph API who are a members of each Entra group listed in entra.groupIds.inspectorGroups config

get/users

Response

Return an array of users who are members of any of the groups found in the config

idstring required
displayNamestring required
emailstring required
groupIdstring required

Changes