@qtsurfer/api-client
    Preparing search index...

    Type Alias ListStrategiesResponses

    type ListStrategiesResponses = {
        "200": { strategies: StrategySummary[] };
    }
    Index
    "200": { strategies: StrategySummary[] }

    Your registered strategies. An empty array if you have none — this is never a 404.