Retrieve a list of session of UserChat with ID.
Accessible via URL https://api.channel.io/open/v5/user-chats/{userChatId}/sessions and HTTP GET
This method does currently accept application/json only
Parameter | Example | Required | Description | Parameter type |
|---|---|---|---|---|
userChatId | 5e65fa8bc2409f0c1fd3 | Required | ID of | Path |
GET https://api.channel.io/open/v5/user-chats/5e65fa8bc2409f0c1fd3/sessions
Returns sessions along with related information.
JSON