Skip to main content

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

ParameterDescription
Show InactiveSet to false to only return active users.

Advanced Parameters

ParameterDescription
DirectionDirection to sort the records.
LimitTotal records to return, in the range 1-1000.
SearchA value by which to filter records. Up to 50 characters.
StartStart record index.

Workflow Library Example

List Users with Litmos and Send Results Via Email

Workflow LibraryPreview this Workflow on desktop