GET /osmosis/lockup/v1beta1/account_locked_duration/{owner} HTTP/1.1 Host: osmo.nownodes.io Accept: */*
A successful response.
{ "locks": [ { "ID": "text", "owner": "text", "duration": "text", "end_time": "2025-04-23T18:53:45.571Z", "coins": [ { "denom": "text", "amount": "text" } ], "reward_receiver_address": "text" } ] }