Download data

Download data

get

Download all data for this data item.

Authorizations
Path parameters
organizationIdintegerRequired

Organization ID

dataIdintegerRequired

Data ID

Query parameters
filterstringOptional

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).

Example: dataset = 'activity data' AND (label = 'running' OR metadata->user = 'Jan Jongboom')
Responses
200
ZIP file
application/zip
Responsestring · binary
get
GET /v1/api/organizations/{organizationId}/data/{dataId}/download HTTP/1.1
Host: studio.edgeimpulse.com
x-api-key: YOUR_API_KEY
Accept: */*
200

ZIP file

binary

Last updated

Was this helpful?