{ "group_id": 0, "folder_id": "/" }
curl --location '/get_group_files_by_folder' \ --header 'Content-Type: application/json' \ --data '{ "group_id": 0, "folder_id": "/" }'
{ "status": "ok", "retcode": 0, "data": {} }