curl --location -g --request GET 'http:///settings/profile/about'
{ "settings": { "profile": { "about": { "text": "your-profile-about-text" } } } }