Download Grid Report View Spreadsheet
Reporting
Grid Report View Spreadsheet
Generates and returns the grid report view as a binary Excel workbook. The response is an .xlsx file (Content-Type application/vnd.openxmlformats-officedocument.spreadsheetml.sheet) with a Content-Disposition attachment header, not JSON. The underlying route requires the Advanced Dashboards feature and the CAN_VIEW_REPORTING permission — the API key acts as its default user.
GET
Download Grid Report View Spreadsheet
Downloads a grid report view as a binary Excel workbook (
.xlsx). The response is a file attachment with Content-Type application/vnd.openxmlformats-officedocument.spreadsheetml.sheet, not JSON. The underlying route requires the Advanced Dashboards feature plus the CAN_VIEW_REPORTING permission (inherited from the key’s default user).