Get bug report (admin)
GET
https://app.speybooks.com/api/v1/admin/bug-reports/{id}Retrieve full details of a single bug report by its public_id. Includes reporter info, browser context, recent API calls (api_context), and admin notes.
Returns 404 if the public_id does not match any report.
Path parameters
id string requiredResponse
200 Full bug report with browser info, API context, and admin notes.
Show response fields
adminNotes string nullablebrowserInfo objectShow child attributes
userAgent stringid stringorgName stringseverity stringstatus stringtitle stringuserEmail stringuserName stringError codes
404 Bug report not found.