List connectors in your network with opportunity counts
curl "https://api.clustr-ai.com/api/public/network/connectors?connector_tag=Employee" \ -H "Authorization: Bearer YOUR_API_KEY"
{ "success": true, "data": { "connectors": [...], "total": 42, "page": 1, "page_size": 25, "has_more": true } }
Employee
Friend