Authorizations
Cookie-based authentication
Path Parameters
The id of the profile to retrieve
Body
application/json
User ID
Example:
1
First name
Example:
"Max"
Last name
Example:
"Mustermann"
Email address (read only)
Example:
"demo@enneo.dev"
Phone number
Example:
"+49 123 456789"
Image
Password
Example:
123456
The last time the user was seen (read only)
Example:
"2022-08-12 12:21:21"
The type of the user
Example:
"enneo"
If 1, the user can only login via SSO. If 0, the user can login with password or SSO
Available options:
0
, 1
Example:
0
The language of the user
Example:
"de"
Any additional, client-defined custom data to store with the profile
The routing status for queues (calls, chats, etc)
Available options:
idle
, interacting
, beingConnected
, notResponding
, unavailable
, offline
The routing status for queues (calls, chats, etc)
Available options:
idle
, interacting
, beingConnected
, notResponding
, unavailable
, offline
Response
Successful operation
Data format of Enneo success messages
Operation was successful
Example:
true