# Returns last lines of Flux error log Returns last 100 lines known in the Flux error log. Endpoint: GET /flux/tailerrorlog Version: 6.6.1 Security: ZelID ## Response 200 fields (application/json): - `status` (string) Explanation of status Enum: "success", "error" - `data` (object) - `data.message` (string) Explanation of status