Last updated 10 months ago
Was this helpful?
Download a single file from a data item.
/api/organizations/{organizationId}/data/{dataId}/files/download
Organization ID
Data ID
File name
curl -L \ --url 'https://studio.edgeimpulse.com/v1/api/organizations/{organizationId}/data/{dataId}/files/download?fileName=text' \ --header 'x-api-key: YOUR_API_KEY'
text