curl --location --request GET 'uni/crud/module//comment/' \ --header 'Authorization;' \ --header 'X-Requested-With;' \ --form 'page="1"' \ --form 'limit="10"'
{}