get_user()
Parameters
- Token(character varying)
- LoginName(character varying)
Returns
- Error or the information on a specific user.
Description
- Information about a specific user. This currently has very few secruity checks and that might need to be changed.
Errors
- 1 - Invalid Session.
- 2 - Selected user does not exist.