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