Skip to main content
GET
List grids
Returns the grids visible to your API key, with enough metadata to discover grid IDs before exporting their rows via Get grid rows.

Authentication

Bearer token. See Authentication.

Query parameters

Response

The columns array is a summary - column names, semantic type, and where each column came from (canonical, custom, formula, ai). It does not include row values. To pull row values, call Get grid rows with the grid_id.

Example request