cURL
curl --request GET \ --url https://{host}/api/contacts/about \ --header 'apikey: <api-key>'
{ "about": "Available", "setAt": 1234567890 }
Get contact status/about information
5511999999999@s.whatsapp.net
200
400
401
404
curl -X GET "https://api.wappfy.com.br/api/contacts/about?sessionId=my-session&jid=5511999999999@s.whatsapp.net"
Your Wappfy API key (get it at dash.wappfy.com.br)