# Returns the list of recent log entries as text Returns the list of recent log entries as text. The optional parameter limits the results to message newer than the given timestamp in * format. Endpoint: GET /syncthing/system/logtxt 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)