auth-bearer: ********************curl --location --request GET '/communicationCenter' \
--header 'auth-bearer: <api-key>'{
"message": "WhatsApp config has been showed",
"instanceConfig": {
"device": {
"imgUrl": "https://example.com/profile.jpg",
"name": "Atendimento Bot",
"phone": 5511999999999
},
"instanceName": "communication-center-001",
"instanceId": "60af8842e7a40e001ef4f123",
"cellPhone": 5511988888888,
"status": "connected",
"hash": "def456hash",
"active": true
}
}