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
1

Anchor
Add user
Add user
Add user

Add a new user account.
2

Anchor
Delete user
Delete user
Delete user

Delete a user account.
3

Anchor
Find HOD by username
Find HOD by username
Find HOD by username

Find the HOD of the department that the specified user belongs to, via username.
4

Anchor
Find subordinate by username
Find subordinate by username
Find subordinate by username

Find all users that report to the specified user, via username.
5

Anchor
Find user
Find user
Find user

Get user details of all users by default. Able to filter or sort the returned results via parameters.
6

Anchor
Get Department HOD
Get Department HOD
Get Department HOD

Get user details of the HOD of the department, via department ID.
7

Anchor
Get employment info
Get employment info
Get employment info

Get employment details of a user via username.
8

Anchor
Get roles by username
Get roles by username
Get roles by username

Get the roles (e.g: regular user or Joget administrator) of a user via username.
9

Anchor
Get user by username
Get user by username
Get user by username

Get user details of a user via username.
10

Anchor
Update user
Update user
Update user

Update the user details of a user.

...