cURL
curl --request GET \ --url https://studio.edgeimpulse.com/v1/api/organizations/{organizationId}/data/{dataId}/files/preview \ --header 'x-api-key: <api-key>'
This response does not have an example.
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
File
The response is of type file.
file