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
- 200
- 400
- 401
- 403
- 404
- 422
- 429
Successful Response
Error
Error
Error
Error
Validation Error
Error