user/getlist
Parameters:
p1: partition username
p2: (optional) list type (defaults to "active"), other options "inactive" and "all"
Return Type:
String
Description:
Returns each user (as a username) from specified account as an XML node (this includes learners and managers). You can specify the list type for the 2nd parameter. By default, returned results will be 'active' users. You can set 2nd parameter to inactive (to get inactive users) or all (to get all users). Note that previous versions of this API command returned ALL users, and did not offer the 2nd parameter.