A valid request URL is required to generate request examples{
"id": "<string>",
"feedback_type": "<string>",
"type_label": "<string>",
"subject": "<string>",
"message": "<string>",
"status": "<string>",
"admin_notes": "<string>",
"created_at": "<string>",
"user": {
"id": "<string>",
"email": "<string>"
},
"error_context": {
"viewport": {
"width": 123,
"height": 123
},
"browser_info": "<string>",
"current_page": "<string>",
"recent_errors": [
{
"stack": "<string>",
"message": "<string>",
"timestamp": "<string>"
}
]
},
"responded_by": "<string>",
"responded_at": "<string>"
}Returns details for an user feedback.
A valid request URL is required to generate request examples{
"id": "<string>",
"feedback_type": "<string>",
"type_label": "<string>",
"subject": "<string>",
"message": "<string>",
"status": "<string>",
"admin_notes": "<string>",
"created_at": "<string>",
"user": {
"id": "<string>",
"email": "<string>"
},
"error_context": {
"viewport": {
"width": 123,
"height": 123
},
"browser_info": "<string>",
"current_page": "<string>",
"recent_errors": [
{
"stack": "<string>",
"message": "<string>",
"timestamp": "<string>"
}
]
},
"responded_by": "<string>",
"responded_at": "<string>"
}OK
Show child attributes
Show child attributes