Artboard
Ottofms info

Download Log File

Download a log file from the server. Returns the raw log file contents as a text attachment. Use the "List Log Files" endpoint to get the available file names.

GET
/otto/api/server-info/logs/{fileName}

Path Parameters

fileName*unknown

GET /otto/api/server-info/logs/:fileName Parameter

Response Body

application/octet-stream

text/plain

curl -X GET "https://your.server.net/otto/api/server-info/logs/{fileName}"
null
"string"

Was this page helpful?