{ }
curl --location --request GET '/api/v1/addresses/list' \ --header 'access_token;' \ --header 'refresh_token;' \ --header 'Content-Type: application/json' \ --data-raw '{ }'
{}