# FluxShare - Stats Call to check stats of fluxshare. Endpoint: GET /apps/fluxshare/stats Version: 6.6.1 Security: ZelID ## Response 200 fields (application/json): - `status` (string) Explanation of status Enum: "success", "error" - `data` (object) - `data.available` (number) Available space in fluxshare - `data.used` (number) Used space in fluxshare - `data.total` (number) Total space in fluxshare