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.
cURL
curl --request GET \ --url https://demo.enneo.ai/api/mind/ticket/stats \ --header 'Authorization: Bearer <token>'
{ "success": true, "total": 11, "intents": [ { "total": 3, "id": 1, "name": "Zählerstand verarbeiten" } ], "groups": [ { "total": 3, "id": 1, "name": "Billing" } ], "tags": [ { "total": 3, "id": 1, "fullName": "powercloud" } ] }
Get ticket stats
JWT-based authentication
Successful operation
true
11
Show child attributes