Panel | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||
Group API can perform functions to interact or exchange data for Joget Users. |
- Add user
- Delete user
- Find HOD by username
- Find subordinate by username
- Find user
- Get Department HOD
- Get employment info
- Get roles by username
- Get user by username
- Update user
Name | Description | |||||||
---|---|---|---|---|---|---|---|---|
1 |
| Add a new user account. | ||||||
2 |
| Delete a user account. | ||||||
3 |
| Find the HOD of the department that the specified user belongs to, via username. | ||||||
4 |
| Find all users that report to the specified user, via username. | ||||||
5 |
| Get user details of all users by default. Able to filter or sort the returned results via parameters. | ||||||
6 |
| Get user details of the HOD of the department, via department ID. | ||||||
7 |
| Get employment details of a user via username. | ||||||
8 |
| Get the roles (e.g: regular user or Joget administrator) of a user via username. | ||||||
9 |
| Get user details of a user via username. | ||||||
10 |
| Update the user details of a user. |
...