cURL
curl --request POST \ --url https://api.l2msg.com/whatsapp/chat/findContacts/{instance} \ --header 'Content-Type: application/json' \ --header 'apikey: <api-key>' \ --data ' { "where": { "id": "<string>" } } '
This response has no body data.
Here it is possible to list all contacts or just one,using the ‘where’ option.
Documentation IndexFetch the complete documentation index at: https://docs.l2msg.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.l2msg.com/llms.txt
Use this file to discover all available pages before exploring further.
Your authorization key header
Name instance
Show child attributes