{
"group_id": 0,
"folder_id": "string",
"file_count": 50,
"folder": "string"
}curl --location '/get_group_files_by_folder' \
--header 'Content-Type: application/json' \
--data '{
"group_id": 0,
"folder_id": "string",
"file_count": 50,
"folder": "string"
}'{}