# FluxNode start list Get a list of all Fluxnodes in the start list. Endpoint: GET /daemon/getstartlist Version: 6.6.1 ## Response 200 fields (application/json): - `status` (string) Explanation of status Enum: "success", "error" - `data` (array) - `data.collateral` (string) Collateral transaction hash - `data.added_height` (integer) Height the fluxnode start transaction was added to the chain - `data.payment_address` (string) The payment address associated with the fluxnode - `data.expires_in` (integer) The amount of blocks before the start transaction expires, unless a confirmation transaction is added to a block - `data.amount` (string) The amount of collateral associated with the fluxnode