Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
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.
OK
Show child attributes