List Scan Logs
Get all user logs.
Parameters
Parameter | Description |
---|---|
Limit | Limit number of returned records, default is 50, max is 1000. |
Start At Index | Get records starting at this index (max is 1000 minus the limit parameter). |
Example Output
{
"data": "Account actions summary",
"status": "Operation status"
}
Workflow Library Example
List Scan Logs with Orca Security and Send Results Via Email
Preview this Workflow on desktop