manager/getusercount
Parameters:
p1: partition username
p2: manager username
p3: (optional) list type (defaults to "active"), other options "inactive" and "all"
Return Type:
Integer
Description:
Returns number of users (learners and manager roles) that report directly to manager specified. You can specify the list type for the 3rd parameter. By default, returned count will be 'active'. You can set 2nd parameter to inactive (to get inactive user count) or all (to get count for all users).