List Rows
Endpoint examples
List Rows
Returns a paginated list of rows from the worksheet. Results are returned in a ‘data’ envelope with pagination metadata in ‘meta’.
GET
List Rows
Authorizations
The Bearer Token associated with your endpoint. This is only required if you have enabled protection for this endpoint.
Path Parameters
Your unique user namespace (e.g., c01c052...)
The slugified name of your project
The slugified name of the specific worksheet (tab)
Query Parameters
Number of rows to return per page (Default: 100 for Trial)
Number of rows to skip (0-indexed)
