You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

Definition

Group API can perform functions to interact or exchange data for Joget Users.


NameDescription
1Add userAdd a new user account.
2Delete userDelete a user account.
3Find HOD by usernameFind the HOD of the department that the specified user belongs to, via username.
4Find subordinate by usernameFind all users that report to the specified user, via username.
5Find userGet user details of all users by default. Able to filter or sort the returned results via parameters.
6Get Department HODGet user details of the HOD of the department, via department ID.
7Get employment infoGet employment details of a user via username.
8Get roles by usernameGet the roles (e.g: regular user or Joget administrator) of a user via username.
9Get user by usernameGet user details of a user via username.
10Update userUpdate the user details of a user.




  • No labels