curl -X GET "https://worker.thenewscc.com/support/relatorios/resumo" \ -H "Authorization: Bearer seu_token_jwt"
{ "success": true, "data": { "totalTickets": 342, "ticketsByStatus": { "open": 44, "in_progress": 23, "resolved": 198, "closed": 77 }, "ticketsByCategory": { "Programa de indicação e prêmios": 156, "Streak (pontuação diária)": 89, "Problemas de recebimento das edições e cadastro": 97 }, "resolutionMetrics": { "tempoMedioResolucao": "4h 32min", "tempoMedianoResolucao": "2h 15min", "taxaResolucaoGeral": 80.4, "ticketsResolvidos": 275, "ticketsPendentes": 44, "ticketsEmProgresso": 23 }, "ticketTrend": [ {"periodo": "2024-01-01", "total": 12}, {"periodo": "2024-01-02", "total": 15}, {"periodo": "2024-01-03", "total": 8} ], "periodo": { "inicio": "2023-12-16", "fim": "2024-01-15" }, "geradoEm": "2024-01-15T10:30:00.000Z" }, "cache": { "hit": true, "age": 600, "expiresIn": 6600 } }
Retorna resumo dos últimos 30 dias
Documentation IndexFetch the complete documentation index at: https://docs.thenewscc.com.br/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.thenewscc.com.br/llms.txt
Use this file to discover all available pages before exploring further.
Show Dados do resumo