Welcome to Community Week 2025! Join us to learn, connect, and be recognized as we celebrate the spirit of Community and the power of AI. Get the details  

AD filter is not working in Microsoft graph API

siva44
Tera Contributor

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

Hi @Muhammad Salar  Not working