<message_body>
 <pm:get_all_project_user_param id="MYPRIJECT">
  <user_name>mikem</user_name>
 </pm:get_all_project_user_param>
</message_body>
A GetAllProjectUserParam message is sent by a client application or another cell service to get a list of all user parameters from a certain project.
The domain, username, and password are sent in the header of the message so it does not need to be sent separately in the <message_body>.
| Role | Access Full | Access Project | Access Self | 
| ADMIN | X | X | X | 
| MANAGER | 
 | X | X | 
| USER | 
 | 
 | X | 
