GET /osmosis/superfluid/v1beta1/account_delegated_cl_positions/{delegator_address} HTTP/1.1 Host: osmo.nownodes.io Accept: */*
A successful response.
{ "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-05-14T07:18:14.345Z", "duration": "text" }, "delegation_amount": { "denom": "text", "amount": "text" }, "equivalent_staked_amount": { "denom": "text", "amount": "text" } } ] }