Get a snippet of the data. You can specify what step of the data (e.g. before cleaning, after cleaning), as well as the number of rows.

Log in to see full request history
Path Params
string
required

The id of a Job

Query Params
string

The number of rows to return. This argument is optional, and if unspecified, will return 10 rows. You can also specify all to return all rows.

string

The name of the data version from which to retrieve the data snippet. This argument is optional and if unspecified will fetch the fields step.

string

Specify whether to get the data snippet before or after the change made in the specified data version step. This argument is optional and if unspecified will use the pre-edited data version.

string

The name of the sheet from which to retrieve the data snippet. This argument is optional and if unspecified will use the first sheet in the workbook. This argument is only applicable if the data version is sheet_selection.

string

The number of rows to skip/offset when returning the data snippet. This argument is optional and if unspecified will not skip any rows.

Response

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