cURL
curl --request GET \ --url https://api.l2msg.com/whatsapp/instance/connectionState/{instance} \ --header 'apikey: <api-key>'
{ "instance": { "instanceName": "teste-docs", "state": "open" } }
Gets the state of the connection
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 of the instance to get status connect
Ok
Show child attributes