Authorization: Bearer ********************{
"start_notification_seq": 0,
"is_filtered": false,
"limit": 20
}{
"status": "ok",
"retcode": 0,
"data": {
"notifications": [
{
"type": "join_request",
"group_id": 10001,
"notification_seq": 0,
"is_filtered": true,
"initiator_id": 10001,
"state": "pending",
"operator_id": 10001,
"comment": "string"
}
],
"next_notification_seq": 0
},
"message": "string"
}