GET
/
api
/
{session}
/
labels
/
{labelId}
/
chats
Obter conversas por etiqueta
curl --request GET \
  --url https://api.wappfy.com.br/api/{session}/labels/{labelId}/chats \
  --header 'apikey: <api-key>'

Authorizations

apikey
string
header
required

Apikey

Path Parameters

labelId
string
required