Authorizations
Apikey
curl --request GET \
--url https://api.wappfy.com.br/api/{session}/labels/{labelId}/chats \
--header 'apikey: <api-key>'
O parâmetro deve ser o instanceName da sessão.
curl --request GET \
--url https://api.wappfy.com.br/api/{session}/labels/{labelId}/chats \
--header 'apikey: <api-key>'