Retrieves feedback submitted by the current user. Returns up to 100 items sorted by newest first. Response is a raw JSON array (no wrapper object).
JWT token passed in x-access-token header
Array of feedback documents
Feedback document ID
Feedback text
Admin response to the feedback (default: empty string)
When the feedback was created
Email associated with the feedback
ObjectId of the user who submitted the feedback
ObjectId of the user's institution
Feedback status (default: active)
"active"
Mongoose version key