cURL
curl --request GET \ --url https://kryptonhedgefund-production.up.railway.app/api/v1/config/{strategy_name}
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>" } ] }
Get configuration for a specific strategy. Returns strategy data from Firestore in the format expected by the frontend.
Strategy name/symbol
Successful Response