curl --request POST \
--url https://api.l2msg.com/whatsapp/chat/findChats/{instance} \
--header 'apikey: <api-key>'
Find all chats
curl --request POST \
--url https://api.l2msg.com/whatsapp/chat/findChats/{instance} \
--header 'apikey: <api-key>'
Your authorization key header
Name instance