curl --location '/dialogs//views?dateFrom=2018-05-30&dateTo=2018-05-31&limit=100&offset=102' \
--header 'Authorization: Bearer JWT'{
"views": [
null
],
"paging": {
"start": 0,
"count": 0,
"totalCount": 0,
"totalPages": 0,
"links": [
null
]
}
}