Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
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
Your authorization key header
Name of the instance to get status connect
Ok
Show child attributes