Download data
GET {{baseUrl}}/api/organizations/:organizationId/data/download?dataset=<string>&dataIds=<string>&filter=<string>
Download all data for selected data items. This function does not query the underlying bucket.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
dataset | string | Selected dataset | |
dataIds | string | (Required) Data IDs as an Array | |
filter | string | Data filter in SQL WHERE format, where you can reference 'dataset', 'bucket', 'name', 'total_file_count', 'total_file_size', 'created' and any metadata label through 'metadata->' (dots are replaced by underscore). |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
"\u003cbinary\u003e"