Skip to main content

Preview the first rows of a table

GET 

/v1/analytics/tables/:table_name/preview

Preview the first rows of a table so you can see the shape of real values before writing a query against it.

limit caps how many rows come back (1-100). Pass integration_id to preview a table in a connected external database.

Requires the analytics:read scope.

Request

Responses

Successful Response