# Returns the list of recent log entries Returns the list of recent log entries. The optional parameter limits the results to message newer than the given timestamp in * format. Endpoint: GET /syncthing/system/log Version: 6.6.1 Security: ZelID ## Query parameters: - `since` (string) Timestamp in * format (optional). Example: "2023-07-07T13:31:17.470078189Z" ## Response 200 fields (application/json): - `status` (string) Explanation of status Enum: "success", "error" - `data` (object)