/datasets/{dataSetId}/rows

Query the rows in your dataset. Empty query returns all.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

UUID of the dataset

Body Params
integer

The offset of the rows to return. Defaults to 0.

integer

The number of results to return. Defaults to 30.

query
object

The query itself - a key/value map of field name and query options. If you are querying nested fields write the full path using dots

Response

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