cURL
curl --request GET \ --url https://{host}/api/{session}/chats/{chatId}/picture \ --header 'apikey: <api-key>'
{ "url": "<string>" }
The parameter must be the session’s instanceName.
Your Wappfy API key (get it at dash.wappfy.com.br)
Session name (instanceName)
Refresh the picture from the server (24h cache by default). Do not refresh if not needed, you can get rate limit error