Skip to main content
Get a list of users in a specified organization with optional filtering.
External DocumentationTo learn more, visit the Flexera documentation.

Parameters

ParameterDescription
FilterA filtering criteria to apply using standard REST query syntax. Supported fields include - email, firstName, lastName, lastUILogin, lastAPILogin.

For additional information about the filter parameter, refer to the Flexera API documentation.
Order ByThe field and sort direction for ordering the results in the format of field asc|desc.

For example: firstName asc or lastName desc.
Org IDThe ID of the organization (tenant).

Example Output

Workflow Library Example

List Users with Flexera and Send Results Via Email
Workflow LibraryPreview this Workflow on desktop