curl --location --request GET 'http://localhost:4002/rest/v1/feedback/fb_P0PJ2hbJFDp3mkoY' \
--header 'X-Nexus-Key: '{
"id": "string",
"name": "string",
"email": "user@example.com",
"message": "string",
"type": "POSITIVE",
"status": "PENDING",
"priority": "LOW",
"created_at": "2019-08-24T14:15:22.123Z",
"updated_at": "2019-08-24T14:15:22.123Z"
}