Getting All Users

This section describes the App Broker REST API endpoint to get all users.

Get All Users

Endpoint Example

Response Body Example

[GET] http://localhost/esd/api/users

[

   - {

         uniqueUserName: "FLEX\\Rajneesh",

         userFullName: "Rajneesh Sehgal",

         adsPath: "CN=Rajneesh Seghal,OU=Development,
                   OU=Information Technology,OU=Accounts,DC=flex,
                   DC=local",

         userDomain: "FLEX",

         email: "Not Defined",

         adGuid: "8eb92f18aa179349a0c61508afd726ff",

         userOU: "OU-Development,OU=Information Technology,
                  OU=Accounts,DC=flex,DC=local",

         userNameExcludingDomain: "Rajneesh",

       - memberGroups: [

           - {

                 id: "87a6cfcd02790c43bfb2261eda070c88",

                 name: ""

             },

           - {

                 id: "8eb92f18aa179349a0c61508afd726ff",

                 name: ""

             },

           - {

                 id: "677d95d630b7df4db6b36cbddfb62645",

                 name: "CN=Enterprise Admins,CN=Users,DC=flex,
                        DC=local"

             },

           - {

                 id: "692b5eb939048f419111f1a6cee93ce4",

                 name: ""

             },

           - {

                 id: "6890487642b29840ae029c6c347ff227",

                 name: ""

             },