/osmosis/superfluid/v1beta1/account_delegated_cl_positions/{delegator_address}
A successful response.
An unexpected error response.
curl -L \ --url '//osmo.nownodes.io/osmosis/superfluid/v1beta1/account_delegated_cl_positions/{delegator_address}'
{ "cl_pool_user_position_records": [ { "validator_address": "text", "position_id": "text", "lock_id": "text", "synthetic_lock": { "underlying_lock_id": "text", "synth_denom": "text", "end_time": "2025-02-06T10:29:45.845Z", "duration": "text" }, "delegation_amount": { "denom": "text", "amount": "text" }, "equivalent_staked_amount": { "denom": "text", "amount": "text" } } ] }