Business Intelligence API
The Business Intelligence API allows to get audit logs from the rule solver.
About the Business Intelligence API
Endpoints:
Your BI key. Required only when not provided in the headers.
PositionId of the last Audit to paginate from.
The number of audits to return.
List of correlation IDs.
List of rule IDs and optionally rule versions.
List of solver keys.
List of rule tags.
Returns Audit Logs created after this date.
Returns Audit Logs created before this date.
The order in which the Audit Logs are returned.
List of HTTP Status Codes.
If set to true, enriches Audit Logs with their corresponding debug logs.
Audit Logs matching the filter
Authentication information is missing or invalid
Get the number of Audit Logs which fulfill the filters set through query parameters.
Your BI key. Required only when not provided in the headers.
PositionId of the last Audit to paginate from.
The number of audits to return.
List of correlation IDs.
List of rule IDs and optionally rule versions.
List of solver keys.
List of rule tags.
Returns Audit Logs created after this date.
Returns Audit Logs created before this date.
The order in which the Audit Logs are returned.
List of HTTP Status Codes.
The count of fitting Audit Logs
Authentication information is missing or invalid
The BI API Key, when not provided in the header
The list of correlation IDs
The list of the solved rules and optionally their versions
Lower bound on the date of the solve
Upper bound on the date of the solve
Possible HTTP status codes
OK
Invalid API key or query parameter
Invalid or missing API key
No content
Pagination
Filters
Last updated
Was this helpful?


