Skip to main content

List Scan Logs

Get all user logs.

Parameters

ParameterDescription
LimitLimit number of returned records, default is 50, max is 1000.
Start At IndexGet 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

Workflow LibraryPreview this Workflow on desktop