Rows
List rows
Retrieve a paginated list of rows from a table.
GET
Path parameters
The unique identifier of the table.
Query parameters
Page number for pagination.
Number of items per page (max 100).
Column key to sort by. Sorts by the value in
extracted_data for that column.Sort direction:
asc or desc.
