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