# RPC list Gets list of RPC for the Flux daemon or if command query is used it will respond with the help info for that specified call. Endpoint: GET /daemon/help Version: 6.6.1 ## Query parameters: - `command` (string) Accepts both help/command and ?command=getinfo. If omited, default help will be displayed. Example: "getmininginfo" ## Response 200 fields (application/json): - `status` (string) Explanation of status Enum: "success", "error" - `data` (string) RPC list