Skip to main content

Pentaho+ documentation has moved!

The new product documentation portal is here. Check it out now at docs.hitachivantara.com

 

Hitachi Vantara Lumada and Pentaho Documentation

userList

Overview

List all permission users in the platform.

userList element

Type: userListWrapper

Example XML

<?xml version="1.0" encoding="UTF-8"?>
<userList>
  <users>...</users>
  <users>...</users>
  <!--...more "users" elements...-->
</userList>

Example JSON

{
  "users" : [ "...", ... ]
}

Copyright © Pentaho.com