Get a list of end-users including their information.

External Documentation

To learn more, visit the Oort documentation.

Basic Parameters

ParameterDescription
Order NameSpecify the field to sort results by.
Order SortSort the items in ascending or descending order.
Return All PagesAutomatically fetch all resources, page by page.

Advanced Parameters

ParameterDescription
Page SizeThe number of items per page. The maximum value is 500.
Page TokenPagination token from previous response to get the next page.This token can be found under the pageToken field of a response.

Workflow Library Example

List End Users with Oort and Send Results Via Email

Preview this Workflow on desktop