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 páginas do Facebook Messenger conectadas à organização.
GET /v1/messenger-pages
read:messenger_pages
messenger_page_id
curl "https://api.socialsell.ai/v1/messenger-pages" \ -H "Authorization: Bearer sk_live_..."
{ "data": [ { "id": "664i4j5k6l7m8n9o0p1q2r3s", "page_id": "123456789012345", "page_name": "Empresa ABC - Oficial", "category": "Software", "avatar_url": "https://...", "last_sync_at": "2026-06-10T12:00:00.000Z", "created_at": "2026-02-01T00:00:00.000Z", "updated_at": "2026-06-10T12:00:00.000Z" } ], "meta": { "total": 1, "has_more": false } }
id
page_id
page_name
category
avatar_url
last_sync_at
created_at
updated_at