External DocumentationTo learn more, visit the OneLogin documentation.
Basic Parameters
| Parameter | Description |
|---|---|
| The email to filter by. | |
| First Name | The first name to filter by. |
| Last Name | The last name to filter by. |
| Page | The page number to get results from. The value must be greater than 0. |
| Per Page | The maximum number of items to return per page. Valid range is 1-50. |
| Return All Pages | Automatically fetch all resources, page by page. |
| Username | The username to filter by. |
Advanced Parameters
| Parameter | Description |
|---|---|
| AD Login Name | The AD login name of the user to filter results by. |
| App ID | The ID of an OneLogin application. |
| Created Since | Returns all users created after a given date & time. |
| Created Until | Returns all users created before a given date & time. |
| Directory ID | The ID of the directory to filter results by. |
| External ID | The external ID to filter by. |
| Fields | A comma separated list or a json list of user attributes to return. |
| Last Login Since | Returns all users that logged in after a given date & time. |
| Last Login Until | Returns all users that logged in before a given date & time. |
| Updated Since | Returns all users updated after a given date & time. |
| Updated Until | Returns all users updated before a given date & time. |
| User IDs | A comma separated list of the User IDs to filter results by. |