# App's log This will fetch the logs of a fluxapp. Endpoint: GET /apps/applog Version: 6.6.1 Security: ZelID ## Query parameters: - `appname` (string, required) Name/Id of app Example: "fluxFoldingAtHome" - `line` (any, required) Example: 30 ## Response 200 fields (application/json): - `status` (string) Explanation of status Enum: "success", "error" - `data` (string) App's log