Returns the contact object of a currently active chat.
Status | ||||
---|---|---|---|---|
|
Path Variables:
Name | Mandatory | Type | Description | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
domain |
|
| Unique domain identifier | ||||||||||
chatId |
|
| Unique Chat identifier |
Response:
Type:
Status | ||
---|---|---|
|
Name | Type | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|---|
result |
| If true, the service response was performed correctly | ||||||||
contact |
| The current Contact Object with chat partecipants info, data collections and calldata variables | ||||||||
error |
| Contains the error description if an error has occurred in the request |
Example:
Request
...