Returns the list of ids of all active contacts for CTLive for the specified domain
Status | ||||
---|---|---|---|---|
|
Authorization: Status
Response:
Type:
Status | ||
---|---|---|
|
Name | Type | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|---|
result |
| If true, the service response was performed correctly | ||||||||
contactIDArray |
| An array containing the ids of the active chats in the form of: LiveChat:Contact:<chat_id> | ||||||||
error |
| Contains the error description if an error has occurred in the request |
Example:
Request
http://<hostname>:<port>/livechat/default/getActiveContactsID
...