You are viewing an old version of this page. View the current version.
Compare with Current
View Page History
« Previous
Version 3
Next »
Group API can perform functions to interact or exchange data for Joget Users.

Name | Description |
---|
Add user | Add a new user account. |
Delete user | Delete a user account. |
Find HOD by username | Find the HOD of the department that the specified user belongs to, via username. |
Find subordinate by username | Find all users that report to the specified user, via username. |
Find user | Get user details of all users by default. Able to filter or sort the returned results via parameters. |
Get Department HOD | Get user details of the HOD of the department, via department ID. |
Get employment info | Get employment details of a user via username. |
Get roles by username | Get the roles (e.g: regular user or Joget administrator) of a user via username. |
Get user by username | Get user details of a user via username. |
Update user | Update the user details of a user. |