ManageEngine® Applications Manager


List Usergroups API

<< Prev

Home

Next >>

List Usergroups API

 

Users Details

This API allows an admin user to list all the user groups in Applications Manager. Users other than admin can only access their own details.

 

Syntax:

For XML Response:

http://[ APM Host ]:[ APM Port ]/AppManager/xml/UsergroupDetails?apikey=[ API Key ]

For JSON Response:

http://[ APM Host ]:[ APM Port ]/AppManager/json/UsergroupDetails?apikey=[ API Key ]

 

Request Parameters


The parameters involved in executing this API request are:

 

Field Description        
userId Id of the user whose detail is to be fetched.
userName The user name of the user whose detail is to be fetched.
apikey The key generated using the Generate API Key option in the 'Admin' tab.

Example


http://app-windows:59090/AppManager/xml/UsergroupDetails?apikey=93c6eb60184e41f10fba2f365060b8e3

http://app-windows:59090/AppManager/json/UsergroupDetails?apikey=93c6eb60184e41f10fba2f365060b8e3

Top

 

<< Prev

Home

Next >>

Delete Usergroup API

Update Usergroups API