Account
Get Cls Shares
Retrieve CLS account shares for the authenticated account
AuthorizationBearer <token>
JWT token obtained from POST /auth endpoint
In: header
Response Body
application/json
text/plain
text/plain
curl -X GET "https://engine.cascade.cooking/account/cls/shares"{
"account": "string",
"lockupEndsAt": 0,
"netDeposits": "string",
"shares": "string",
"subaccountIndex": 0,
"timestamp": 0,
"usdValue": "string"
}"string""string"