Retrieves a paginated list of conversation workflow execution logs. Supports filtering by date range, conversation UUIDs, and success status.
Start date and time for filtering logs (ISO 8601 format)
End date and time for filtering logs (ISO 8601 format)
Filter logs by specific conversation UUIDs
Filter logs by success status (true for successful, false for failed)
Maximum number of logs to return (default: 100, max: 1000)
Number of logs to skip for pagination