Search, filter, sort, and page users.
External Documentation
To learn more, visit the Delinea documentation.
Parameter | Description |
---|---|
Include Inactive Users | Whether to include inactive users in the results. |
Search Text | Filter users by name. |
{
"batchCount": 0,
"currentPage": 0,
"hasNext": true,
"hasPrev": true,
"nextSkip": 0,
"pageCount": 0,
"prevSkip": 0,
"records": [
{
"created": "2019-08-24T14:15:22Z",
"displayName": "string",
"domainId": 0,
"domainName": "string",
"emailAddress": "string",
"enabled": true,
"externalUserSource": "None",
"id": 0,
"isApplicationAccount": true,
"isLockedOut": true,
"lastLogin": "2019-08-24T14:15:22Z",
"loginFailures": 0,
"platformIntegrationType": "None",
"twoFactorMethod": "None",
"userName": "string"
}
],
"severity": "None",
"skip": 0,
"sortBy": [
{
"direction": "None",
"name": "string",
"priority": 0
}
],
"success": true,
"take": 0,
"total": 0
}
Search Users with Delinea and Send Results Via Email
Preview this Workflow on desktop
Was this page helpful?
Search, filter, sort, and page users.
External Documentation
To learn more, visit the Delinea documentation.
Parameter | Description |
---|---|
Include Inactive Users | Whether to include inactive users in the results. |
Search Text | Filter users by name. |
{
"batchCount": 0,
"currentPage": 0,
"hasNext": true,
"hasPrev": true,
"nextSkip": 0,
"pageCount": 0,
"prevSkip": 0,
"records": [
{
"created": "2019-08-24T14:15:22Z",
"displayName": "string",
"domainId": 0,
"domainName": "string",
"emailAddress": "string",
"enabled": true,
"externalUserSource": "None",
"id": 0,
"isApplicationAccount": true,
"isLockedOut": true,
"lastLogin": "2019-08-24T14:15:22Z",
"loginFailures": 0,
"platformIntegrationType": "None",
"twoFactorMethod": "None",
"userName": "string"
}
],
"severity": "None",
"skip": 0,
"sortBy": [
{
"direction": "None",
"name": "string",
"priority": 0
}
],
"success": true,
"take": 0,
"total": 0
}
Search Users with Delinea and Send Results Via Email
Preview this Workflow on desktop
Was this page helpful?