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