We're reclaiming inactive PDIs to keep them available for active builders. Learn what's changing, who's affected, and how to protect your work. Read More

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