Martin Machacek
banner
martin-machacek.com
Martin Machacek
@martin-machacek.com
Software engineer | .NET developer | Microsoft 365 developer | Focusing on Microsoft 365, Microsoft Graph
#MicrosoftGraph

https://martin-machacek.com
You must add the ConsistencyLevel header with the value eventual and use the $count=true query string.

/users?$filter=companyName in ('company 1', 'company 2')&$count=true
/users?$filter=startsWith(companyName,'company 1')&$count=true

learn.microsoft.com/graph/aad-ad...
December 11, 2024 at 8:12 PM