Skip to main content
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).

Authorizations

x-client-key
string
header
required
x-client-secret
string
header
required

Path Parameters

viewId
string<uuid>
required

UUID of the grid report view to export.

Response

Spreadsheet generated successfully. Returns the .xlsx file as a binary attachment.

The response is of type file.