listRows
Last updated
Was this helpful?
Last updated
Was this helpful?
tableReference
uploadName
format
The response format. Either csv
, jsonl
, or arrow
. Defaults to jsonl
for the JSON-lines format.
selectedVariables
Optional. A comma separated list of the variables to return, case insensitive. The order of variables in this list will determine the order of values in the response.
If not specified, all variables belonging to the table will be returned.
maxResults
Default 100.
Edit access to the table's dataset is required. Your access token must have one of the following scopes:
data.edit
The request body must be empty.
A qualified reference to the table. See for more information.
The name of the upload. Make sure to the name if it contains any reserved characters.
The response body follows the .