List Rows

Retrieves the rows that belong to the specified Table using cursor-based pagination.

Path Params
string
required

The unique identifier of the Table

Query Params
uuid

Only return rows that belong to the provided session identifier.

string

Cursor for pagination (encoded row ID). Use the nextCursor value from the previous response to fetch the next page.

integer
1 to 200
Defaults to 200

Maximum number of rows to return (maximum value: 200).

Responses

Language
Credentials
Bearer
JWT
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json