Authorization: Bearer ********************channel:read-Чтение каналовcurl --location 'https://api-v2.streamvi.io/method/channel_invite/list?v=undefined&language=undefined&project_id=undefined&channel_id=undefined'{
"results": [
{
"project_channel_invite_id": 1,
"channel_id": 1,
"to_project_id": 1,
"access_type": 0,
"date": "2026-05-13T14:07:21.462Z",
"secret": "string",
"email": "string",
"reject": true,
"from_user_id": 0,
"from_project_id": 0,
"to_project_": {
"user_id": 1,
"name": "Alon",
"fename": "Walker",
"photo_50": "https://example.com/photo.jpg",
"ref_id": "asdfaD9"
}
}
]
}