List Users
Returns a list of people in your organization including active and inactive people.
By default only the first 100 people are returned.
The list can be filtered on first or last name and paged using the optional paging parameters.
Basic Parameters
Parameter | Description |
---|---|
Show Inactive | Set to false to only return active users. |
Advanced Parameters
Parameter | Description |
---|---|
Direction | Direction to sort the records. |
Limit | Total records to return, in the range 1-1000. |
Search | A value by which to filter records. Up to 50 characters. |
Start | Start record index. |
Workflow Library Example
List Users with Litmos and Send Results Via Email
Preview this Workflow on desktop