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.
Lista as instâncias WhatsApp conectadas à organização.
GET /v1/whatsapp-instances
read:whatsapp_instances
whatsapp_instance_id
curl "https://api.socialsell.ai/v1/whatsapp-instances" \ -H "Authorization: Bearer sk_live_..."
{ "data": [ { "id": "664h3i4j5k6l7m8n9o0p1q2r", "name": "WhatsApp Principal", "phone": "+5511333344445", "status": "connected", "avatar_url": null, "created_at": "2026-01-01T00:00:00.000Z", "updated_at": "2026-06-10T12:00:00.000Z" } ], "meta": { "total": 1, "has_more": false } }
id
name
phone
status
connected
disconnected
avatar_url
created_at
updated_at