cURL
curl --request GET \ --url https://studio.edgeimpulse.com/v1/api/organizations/{organizationId}/dataset/{dataset}/files/view \ --header 'x-api-key: <api-key>'
This response does not have an example.
View a file that’s located in a dataset (requires JWT auth). File might be converted (e.g. Parquet) or truncated (e.g. CSV).
Organization ID
Dataset name
Path to file in portal
OK
The response is of type file.
file