Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Panel
borderColorgreen
borderWidth1
titleBGColor#ddffcc
borderStylesolid
titleDefinition

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

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