curl --location --request POST '/api/getfeedbackList' \ --header 'Content-Type: text/plain' \ --data-raw '{ "type": "editor", "attributes": "all", "order": "true" }'
{}