Magidoc

Read CRUser by id

Arguments

#

_id

ID !
Non-null

ekey

Key of entities which are expected to be in result. For example: task will return the CRToDos only allowed to be accessed by the current user based on Task permission matrix. ekey should be used in combination with proper qualifier to make results logical. For example: ekey task and qualifier toDoTypeKey=0 or ekey Contact and qualifier userRoleID=11 .

language

Response

#

Returns CRUser .

Example

#

    
  

3

    
  

3

    
  

3