What is wrong with this API? - `/api/logs?limit=50&page=1` Response JSON: - `{"data":{"items":[],"total":114070}}` Although the total number of logs is 114070, there are no items displayed on page 1.