Get currently logged in user's profile
Profile
Get currently logged in user's profile
GET
Get currently logged in user's profile
Documentation Index
Fetch the complete documentation index at: https://docs.enneo.ai/llms.txt
Use this file to discover all available pages before exploring further.
Autorisierungen
JWT-based authentication
Antwort
Successful operation
User ID
Beispiel:
1
- Option 1
- Option 2
Beispiel:
[
"updateTicket",
"updateIntent",
"executeIntent"
]Beispiel:
[
{
"id": 376189,
"channel": "email",
"blinking": false,
"subject": "Kündigung"
},
{
"id": 659332,
"channel": "email",
"blinking": false,
"subject": "Meine Rechnung"
},
{
"id": 613771,
"channel": "email",
"blinking": false,
"subject": "Mein Zählerstand"
}
]Beispiel:
[
{
"id": 123,
"type": "group",
"groupId": 312121,
"userId": null
},
{
"id": 234,
"type": "individual",
"groupId": null,
"userId": 2123
}
]Beispiel:
1