Last updated 11 months ago
Was this helpful?
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
curl -L \ --url 'https://studio.edgeimpulse.com/v1/api/portals/{portalId}/files/view?path=text' \ --header 'x-api-key: YOUR_API_KEY'
binary