Get end-users associated with a specified IP address.

External Documentation

To learn more, visit the Oort documentation.

Basic Parameters

ParameterDescription
IP AddressThe IP address used to filter the associated end users.
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

Get End Users by Ip with Oort and Send Results Via Email

Preview this Workflow on desktop