Last updated 11 months ago
Was this helpful?
Preview a single file from a data item (same as downloadOrganizationDataFile but w/ content-disposition inline and could be truncated).
Organization ID
Data ID
File name
curl -L \ --url 'https://studio.edgeimpulse.com/v1/api/organizations/{organizationId}/data/{dataId}/files/preview?fileName=text' \ --header 'x-api-key: YOUR_API_KEY'
binary