cURL
curl --request GET \ --url https://{server-url}/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://doc.evolution-api.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://doc.evolution-api.com/llms.txt
Use this file to discover all available pages before exploring further.
Your authorization key header
ID of the instance to connect
Ok
Show child attributes