The query string used to search for users by their display name or email address in Azure Active Directory.
GET /Embed/GetAllUserAADToken?searchQuery=text HTTP/1.1 Host: Authorization: YOUR_API_KEY Accept: */*
Success: Returns the list of users that match the search query.
No Content