List Table Records
Retrieves all table records from Caspio.
GET
Query
Arguments
stringrequired
Target table name.
number
Maximum rows to return.
number
Page number.
number
Rows per page.
boolean
Set true to include pagination metadata.
Uncommon arguments
string
Comma-separated field list.
string
SQL-like WHERE clause.
string
SQL-like GROUP BY clause.
string
SQL-like ORDER BY clause.
Field selectionChoose which fields should be included in the response. Learn more
string
Comma-separated response fields to include.