Download folder from dataset

Download folder from dataset

get

Download all files in the given folder in a dataset, ignoring any subdirectories.

Authorizations
Path parameters
organizationIdintegerRequired

Organization ID

datasetstringRequired

Dataset name

Query parameters
pathstringRequired

Path, relative to dataset

Responses
200
ZIP file
application/zip
Responsestring · binary
get
GET /v1/api/organizations/{organizationId}/dataset/{dataset}/files/download-folder HTTP/1.1
Host: studio.edgeimpulse.com
x-api-key: YOUR_API_KEY
Accept: */*
200

ZIP file

binary

Last updated

Was this helpful?