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, including reporter info, browser context, the recent API calls captured with the report, and the admin notes.
Returns 404 if the public id matches no report.
Path parameters
idstringrequiredResponse
200Full bug report with browser info, API context, and admin notes.
Show response fields
adminNotesstringnullablebrowserInfoobjectShow child attributes
userAgentstringidstringorgNamestringseveritystringstatusstringtitlestringuserEmailstringuserNamestringError codes
404Bug report not found.