Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
13,702 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi I am trying to create users in AdB2C.
Once I create users using POST:/users,
I am trying to fetch user details using GET:/users
But I am getting a lag and the GET:/users returns empty for sometime
What could be the issue ?