List audit events
List all audit events with filtering.
Headers
api_key
X-Frankie-CustomerID
Your Customer ID provided by FrankieOne
X-Frankie-CustomerChildID
Your Customer Child ID provided by FrankieOne
X-Frankie-Channel
Open string that can be used to define the “channel” the request comes in from. It can potentially be used in routing and risk calculations upon request. Default values that can be used are: api portal smartui Any alphanumeric string is supported though. Anything over 64 characters will be truncated.
Query parameters
entityId
Entity ID
workflowNames
List of Workflow Names to filter the audit events upon
workflowRiskLevels
List of workflow risk levels to filter the audit events upon
sources
List of Sources that the audit events will be filtered upon
requestId
Request Identifier to filter the audit events upon
afterTimestamp
Filter the Audit Events after the given filter based on the Event 'timestamp' value
beforeTimestamp
Filter the Audit Events before the given filter based on the Event 'timestamp' value
channels
List of Channels to filter the audit events upon
Allowed values:
sort
Order of the sort fields will be sorted upon
Allowed values:
sortFields
The list of sort fields that will be used in the query, the order of the sort fields will determine the order in which the items are sorted
page
The page number that you want to retrieve for the list query
limit
Limit the number of items that will be returned as part of the request
Response
OK
requestId
The unique request ID for the API call made.
meta
Meta information about the request and response that will be returned during a list operation
events
List of audit events matching the query.