Skip to main content
GET
List Grid Reports
Returns the grid reports (Advanced Dashboards) configured for the workspace, wrapped as data.gridReports. Supports offset and limit query params. 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

Query Parameters

offset
integer
default:0

Row offset for paging.

limit
integer
default:100

Maximum number of grid reports to return.

Response

Grid reports retrieved successfully.