Deutsch
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
Anzeigen untergeordnete attribute