ManageEngine® Applications Manager List Usergroups API | ||
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.
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 ]
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. |
http://app-windows:59090/AppManager/xml/UsergroupDetails?apikey=93c6eb60184e41f10fba2f365060b8e3
http://app-windows:59090/AppManager/json/UsergroupDetails?apikey=93c6eb60184e41f10fba2f365060b8e3
Delete Usergroup API |
Update Usergroups API |