The /reports collection allows a single operation: retrieving a single report with a GET request from /reports/{report_id}. To obtain reports in bulk, use the /telemetry endpoint, which offers various query parameters for filtering reports. By default, reports include only high-level information. If you want to see the full report, you must pass the extended=true parameter. Reports are tied to the report_id that is returned when you submit a file to the /files endpoint, so be sure to keep track of the report ID returned from /files so you can look up the results later.
Reports
- Published on Aug 24, 2026
- 1 minute(s) read
Was this article helpful?