Export all data from the table and download it directly. This is a new API in v2 that combines export and download in a single request.
Response:
Query Parameters:
Bearer token authentication. Include the token in the Authorization header as 'Bearer
File format. Currently, only "Parquet" is supported. (Available values : Jsonl, Parquet)
Row group size in bytes. Default is 40000000.
x >= 0Data successfully exported.