The Bug Reports object
A bug report submitted through the in-app reporter.
Attributes
id stringPublic identifier (e.g. bug_7k3m). 4-character suffix from reduced alphabet.
title stringShort summary of the issue. 5–200 characters.
description stringDetailed description of the bug, steps to reproduce, expected vs actual behaviour. Up to 5000 characters.
severity stringImpact classification: critical, high, medium, or low.
status stringLifecycle state: open, acknowledged, investigating, resolved, wont_fix, or duplicate.
pageUrl stringURL of the page where the bug was encountered, if provided.
browserInfo stringClient environment snapshot: userAgent, platform, language, viewport dimensions, and theme (light/dark).
apiContext stringLast 5 API request log entries at time of submission (method, path, status, response time). Included when includeApiContext is true.
adminNotes stringInternal resolution notes added by admin. Visible to the reporting user.
resolvedAt stringISO 8601 timestamp when the report was resolved, or null.
createdAt stringISO 8601 timestamp of report submission.
updatedAt stringISO 8601 timestamp of last modification.