cURL
curl --request GET \ --url https://api.example.com/v0/user/strategies/{user_strategy_external_id}/runs/
{ "_links": { "kyc": { "description": "Submit KYC information", "href": "/v0/user/me/kyc", "method": "PUT" }, "self": { "href": "/v0/user/me", "method": "GET" }, "wallets": { "href": "/v0/wallets", "method": "GET" } } }
x <= 100
x >= 0
Expand related resources. Options: transactions, user_strategy, strategy, user_strategy.strategy
transactions
user_strategy
strategy
user_strategy.strategy
Strategy runs retrieved successfully
HAL-style hypermedia links for navigation and available actions.
Show child attributes