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.
Retorna todas as tags usadas na organização com contagem de uso.
GET /v1/tags
read:tags
curl "https://api.socialsell.ai/v1/tags" \ -H "Authorization: Bearer sk_live_..."
{ "data": [ { "name": "cliente", "count": 87 }, { "name": "vip", "count": 34 }, { "name": "lead", "count": 128 }, { "name": "inbound", "count": 65 }, { "name": "enterprise", "count": 12 } ], "meta": { "total": 5, "has_more": false } }
name
count