Post filtered access logs
The ListAccessLogs endpoint retrieves and filters access logs from the Borneo integration platform. It allows users to search, filter, and paginate through logs based on various criteria such as user email, operation type, request ID, and time range. This endpoint is essential for monitoring system activity, troubleshooting issues, and maintaining security compliance. Use this endpoint when you need to analyze system usage, track specific user actions, or investigate particular requests or operations. It's particularly useful for auditing purposes, performance monitoring, and identifying patterns or anomalies in system access. The endpoint supports detailed filtering options, allowing for precise log retrieval. However, it's important to note that the results are limited to API logs only, and the maximum number of logs returned per call is capped at 10,000. For comprehensive log analysis, multiple calls may be necessary using the pagination feature.