# Flux static IP status This will return if FluxNode is running under a known static ip ISP/Org. Endpoint: GET /flux/staticip Version: 6.6.1 ## Response 200 fields (application/json): - `status` (string) Explanation of status Enum: "success", "error" - `data` (boolean) static ip ISP/Org or not Enum: true, false