Get a particular UserChat object
Accessible via URL https://api.channel.io/open/v5/user-chats/{userChatId} and HTTP GET
This method does currently produce 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
Returns UserChat object along with related information.
JSON