AD filter is not working in Microsoft graph API
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-15-2025 06:23 AM
I am trying to retrive the group data from AD using graph api Rest message not able to using filter in end point url
URL:
https://graph.microsoft.com/v1.0/groups?$filter=securityEnabled eq true and displayName eq 'fge group'
error:
Error executing REST request: Invalid uri 'https://graph.microsoft.com/v1.0/groups?$filter=securityEnabled eq true and displayName eq 'fge group'': Invalid query
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-16-2025 05:42 AM
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-18-2025 03:29 AM
Hi @Muhammad Salar Not working
