Authorization: Bearer ********************notification:read-Чтение уведомленийcurl --location 'https://api-v2.streamvi.io/method/notify_history/list?v=undefined&language=undefined&limit=undefined&offset=undefined&project_id=undefined&name=undefined&channel=undefined&date_from=undefined&date_to=undefined&status_read=undefined'{
"total": 0,
"limit": 0,
"offset": 0,
"results": [
{
"_id": "string",
"project_id": 0,
"date_create": "string",
"actions": {},
"channel": "telegram",
"text": [
{
"language": "russian",
"language_iso": "ru",
"title": "",
"text": ""
}
],
"status_read": true,
"category": "important"
}
]
}