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