The Bug Reports object
A bug report submitted through the in-app reporter.
Attributes
idstringPublic identifier (e.g. bug_7k3m). 4-character suffix from a reduced alphabet.
titlestringShort summary of the issue. 5-200 characters. Shown on the public transparency page.
descriptionstringDetailed description of the bug, steps to reproduce, expected versus actual behaviour. Up to 5000 characters. Not shown publicly.
severitystringImpact classification: critical, high, medium, or low.
statusstringLifecycle state: open, acknowledged, investigating, resolved, wont_fix, or duplicate.
pageUrlstringURL of the page where the bug was encountered, if provided.
browserInfostringClient environment snapshot: userAgent, platform, language, viewport dimensions, and theme (light/dark).
apiContextstringA snapshot of up to the last 5 API requests at submission time, each carrying method, path, status code, response time, and timestamp only. Request and response bodies are never included, so no financial data is captured. Present when includeApiContext was set.
adminNotesstringResolution notes left by the admin team. Returned to the reporting organisation on both the list and detail surfaces, so it is not a private channel.
resolvedAtstringISO 8601 timestamp when the report was resolved, or null.
createdAtstringISO 8601 timestamp of report submission.
updatedAtstringISO 8601 timestamp of last modification.