Get Chat Message Count
get/chat-rooms/{chat_room_id}/chatroom-messages-count/
Query parameters
sincestring
ISO datetime format
untilstring
ISO date time format
Response
200
Example response
{
"count": 90
}ISO datetime format
ISO date time format
200
{
"count": 90
}