curl --location --request GET '/feedback/' \
--header 'Authorization;'{
"id": 123,
"createdAt": "2026-02-25T08:00:00.000Z",
"authorId": 55,
"organizationId": 10,
"comment": "Все нравится",
"hasActiveLicense": true,
"usageTime": 14,
"platform": "web",
"rating": 5
}