tables

Run a structured query across one or more tables

Runs a structured query against Clay table data and returns records with field metadata.

post/tables/query

Request body

cursorstring
limitinteger

Response

200

cursorstring
dataobject[] required
fieldsobject

Changes